From patchwork Sat Apr 1 15:47:25 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bhupesh Sharma X-Patchwork-Id: 669659 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id AC97AC76196 for ; Sat, 1 Apr 2023 15:49:51 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229890AbjDAPtu (ORCPT ); Sat, 1 Apr 2023 11:49:50 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:33660 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229909AbjDAPtr (ORCPT ); Sat, 1 Apr 2023 11:49:47 -0400 Received: from mail-pl1-x631.google.com (mail-pl1-x631.google.com [IPv6:2607:f8b0:4864:20::631]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id F3E332544E for ; Sat, 1 Apr 2023 08:49:44 -0700 (PDT) Received: by mail-pl1-x631.google.com with SMTP id le6so24159612plb.12 for ; Sat, 01 Apr 2023 08:49:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1680364184; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=0XxX9v4o0e9A74KVKINLnIuAStvu5tpKtcGeS/xTyjw=; b=jwCIYHio2McD+8FXZ6aibHPMSWP88pY8QBlEyDOCcDHMAb2TtaArVkFKtHMdv+ft1x 09BmXEvC256DiBUubxpE+HDUq/uPAZarxS2HgII2R9vdQ66g+G467w86LpSBw2zqinmK LuyN0U2eNbkUVcrGpdxF/NAKqhzsIT+qLSZzNfMSh2nnPnfX4Q752LXtmWKRWf6Lld+D eD/4yrZ378Oqj3UP3CIl2buoa0GO8XssGdgrSF61rhsHBvzTzbxj0kD8FOHPyBQvqJ3E i6VP8GmkOxvU64IqmUFJwvn1foNoKtR9FBB3WqeBwLqGrK2+/097rYoT5UKViOoI5Jgm /uDg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1680364184; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=0XxX9v4o0e9A74KVKINLnIuAStvu5tpKtcGeS/xTyjw=; b=0tbLgkYs7PwHpa0S/h71RwIZCP3INFqbjtoVj//N5Mk9xshOzRVUrtrW2i40jSShhU mIGLdnYzJSzny93gJW32TCgDWK84Kb5C94kEbLw2h/XgRF8xhGqHOvDupGkGgjK1Ywax o/EGJVUvLOfRA/eeSReYv2WVT+nRIIL1l8gVsZpO2WnSlm8w+s5hXApZHpylDLrfW6KF HjFHm7k5RxM90PAhAK43cqY/504EPhh4FKOdmWoYmtTTi4T45R8XOTJCX6jE99DZHQZO BPasXHutQP5O+fjK+zuBaDKbX2Q1SoynOpd7PGKWQ62khx7E35ms5IHgTG2Mi27vxBJY 8wgw== X-Gm-Message-State: AAQBX9eXcG7swGbo0NV+mj0bOQCoDW7ut86T4XMYuD6HnQhQw88wE2Ms pfrTXP5MnmQrF2vLMmbYCrYlScvq/N9Oi2yg3pg= X-Google-Smtp-Source: AKy350awvfGT7Nqv73PoQZ7BRCcmmbD6AC4VvpCw4O2VXwKQumhywOswA1HdtnFQOi9jNQenyVGgcQ== X-Received: by 2002:a05:6a20:1610:b0:e4:83b4:bb9d with SMTP id l16-20020a056a20161000b000e483b4bb9dmr6369178pzj.29.1680364183964; Sat, 01 Apr 2023 08:49:43 -0700 (PDT) Received: from localhost.localdomain ([223.233.66.184]) by smtp.gmail.com with ESMTPSA id 65-20020a630444000000b0050fb4181e8bsm3385367pge.40.2023.04.01.08.49.40 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 01 Apr 2023 08:49:43 -0700 (PDT) From: Bhupesh Sharma To: linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org Cc: agross@kernel.org, andersson@kernel.org, konrad.dybcio@linaro.org, linux-kernel@vger.kernel.org, bhupesh.linux@gmail.com, bhupesh.sharma@linaro.org, robh+dt@kernel.org, krzysztof.kozlowski@linaro.org Subject: [PATCH v4 2/2] arm64: dts: qcom: sm6115: Add USB SS qmp phy node Date: Sat, 1 Apr 2023 21:17:25 +0530 Message-Id: <20230401154725.1059563-3-bhupesh.sharma@linaro.org> X-Mailer: git-send-email 2.38.1 In-Reply-To: <20230401154725.1059563-1-bhupesh.sharma@linaro.org> References: <20230401154725.1059563-1-bhupesh.sharma@linaro.org> MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org Add USB superspeed qmp phy node to dtsi. Make sure that the various board dts files (which include sm4250.dtsi file) continue to work as intended. Signed-off-by: Bhupesh Sharma --- .../boot/dts/qcom/sm4250-oneplus-billie2.dts | 3 ++ arch/arm64/boot/dts/qcom/sm6115.dtsi | 36 +++++++++++++++++-- .../boot/dts/qcom/sm6115p-lenovo-j606f.dts | 3 ++ 3 files changed, 40 insertions(+), 2 deletions(-) diff --git a/arch/arm64/boot/dts/qcom/sm4250-oneplus-billie2.dts b/arch/arm64/boot/dts/qcom/sm4250-oneplus-billie2.dts index a1f0622db5a0..75951fd439df 100644 --- a/arch/arm64/boot/dts/qcom/sm4250-oneplus-billie2.dts +++ b/arch/arm64/boot/dts/qcom/sm4250-oneplus-billie2.dts @@ -242,6 +242,9 @@ &usb { &usb_dwc3 { maximum-speed = "high-speed"; dr_mode = "peripheral"; + + phys = <&usb_hsphy>; + phy-names = "usb2-phy"; }; &usb_hsphy { diff --git a/arch/arm64/boot/dts/qcom/sm6115.dtsi b/arch/arm64/boot/dts/qcom/sm6115.dtsi index 2a51c938bbcb..b2fa565e4816 100644 --- a/arch/arm64/boot/dts/qcom/sm6115.dtsi +++ b/arch/arm64/boot/dts/qcom/sm6115.dtsi @@ -650,6 +650,38 @@ usb_hsphy: phy@1613000 { status = "disabled"; }; + usb_qmpphy: phy@1615000 { + compatible = "qcom,sm6115-qmp-usb3-phy"; + reg = <0x0 0x01615000 0x0 0x200>; + clocks = <&gcc GCC_AHB2PHY_USB_CLK>, + <&gcc GCC_USB3_PRIM_CLKREF_CLK>, + <&gcc GCC_USB3_PRIM_PHY_COM_AUX_CLK>; + clock-names = "cfg_ahb", + "ref", + "com_aux"; + resets = <&gcc GCC_USB3PHY_PHY_PRIM_SP0_BCR>, + <&gcc GCC_USB3_PHY_PRIM_SP0_BCR>; + reset-names = "phy_phy", "phy"; + status = "disabled"; + #address-cells = <2>; + #size-cells = <2>; + ranges; + + usb_ssphy: phy@1615200 { + reg = <0x0 0x01615200 0x0 0x200>, + <0x0 0x01615400 0x0 0x200>, + <0x0 0x01615c00 0x0 0x400>, + <0x0 0x01615600 0x0 0x200>, + <0x0 0x01615800 0x0 0x200>, + <0x0 0x01615a00 0x0 0x100>; + #clock-cells = <0>; + #phy-cells = <0>; + clocks = <&gcc GCC_USB3_PRIM_PHY_PIPE_CLK>; + clock-names = "pipe0"; + clock-output-names = "usb3_phy_pipe_clk_src"; + }; + }; + qfprom@1b40000 { compatible = "qcom,sm6115-qfprom", "qcom,qfprom"; reg = <0x0 0x01b40000 0x0 0x7000>; @@ -1100,8 +1132,8 @@ usb_dwc3: usb@4e00000 { compatible = "snps,dwc3"; reg = <0x0 0x04e00000 0x0 0xcd00>; interrupts = ; - phys = <&usb_hsphy>; - phy-names = "usb2-phy"; + phys = <&usb_hsphy>, <&usb_ssphy>; + phy-names = "usb2-phy", "usb3-phy"; iommus = <&apps_smmu 0x120 0x0>; snps,dis_u2_susphy_quirk; snps,dis_enblslpm_quirk; diff --git a/arch/arm64/boot/dts/qcom/sm6115p-lenovo-j606f.dts b/arch/arm64/boot/dts/qcom/sm6115p-lenovo-j606f.dts index 10c9d338446c..d60cc024749b 100644 --- a/arch/arm64/boot/dts/qcom/sm6115p-lenovo-j606f.dts +++ b/arch/arm64/boot/dts/qcom/sm6115p-lenovo-j606f.dts @@ -280,6 +280,9 @@ &usb { &usb_dwc3 { maximum-speed = "high-speed"; dr_mode = "peripheral"; + + phys = <&usb_hsphy>; + phy-names = "usb2-phy"; }; &usb_hsphy {