From patchwork Wed Jun 7 05:00:22 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Rudraksha Gupta X-Patchwork-Id: 691511 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 2CAF0C7EE23 for ; Wed, 7 Jun 2023 05:00:55 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234598AbjFGFAx (ORCPT ); Wed, 7 Jun 2023 01:00:53 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:55122 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234601AbjFGFAn (ORCPT ); Wed, 7 Jun 2023 01:00:43 -0400 Received: from mail-qv1-xf36.google.com (mail-qv1-xf36.google.com [IPv6:2607:f8b0:4864:20::f36]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 1F58B1723; Tue, 6 Jun 2023 22:00:41 -0700 (PDT) Received: by mail-qv1-xf36.google.com with SMTP id 6a1803df08f44-62b69b95a33so6009816d6.0; Tue, 06 Jun 2023 22:00:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1686114039; x=1688706039; 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=Q/5Ew/nWKQC0Hp+PQTU4XGdu9OmMQKTpW4O893GVieI=; b=sCQf8tot4oqmWjxpMQ0kqLiG5RTUw0gals+TACDuNbqIlpTtLL8PSCUnapJMW6wcJd fGSyPl4oOB8D7IQhx/A3wSpdpPAkR9zZjXjA2z6w9etbZIyiMAk9wWUx8SnJJ2AX7Y+s JcGL58EsE+cuflsVH3phzlieHNl7Q6IekyjPBeYbhN5OWHxG4qbZXxNlK8MuwHrc36va /zJzv7ZA8ABA/sQUZA37GfKdjEIauW0Gpgh9RLG+MPL6tV/3oj7Iz/VA7/1aSVxFri9g w365LcNE0UwN2I1whQO2H21QGLUOfvM/8myMN1H7jSu15dzKMZUWfuqnPNQNRTqsLdHE blzg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686114039; x=1688706039; 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=Q/5Ew/nWKQC0Hp+PQTU4XGdu9OmMQKTpW4O893GVieI=; b=YkCS4yGLHWmbALAR6XlNHhOOrhcVw/8PQ7qw8ZtkZLOOTFSAthXhilwRk5W5Lt3zUV jztsWNaWdU215sJvoEc1rCXmfTDX2cm3y4oYLOzhaALygoklA8wTizj607ydnwJbWVuf eYvSWfqSe5w2VXoWsNScW3ZvIAc7QovcTb9h0edocpF71k9LEhQzc8CfO0POMj0Hm895 UJEBEYaHif33EvbASqKirxJ4etus1wCdMJRUCYyRUnPGko5QsvFuxpInoSfZeAW3KgDj C+ExnZ+os61fGR/kXcgpmU5zSXNVnHZkoTYBx4RnHdUtTBNZdkDkf7R15nq6/ilVBfFB FJYw== X-Gm-Message-State: AC+VfDxsKgg9Fu8OUcn7qFY7YquF+icAW+hApJVMUcLzA3yHnY7pSYsf fCCBdcCqbGT7rM6sDUXg49U= X-Google-Smtp-Source: ACHHUZ6iC8+WAnaSXhcTXsEM1Sy/Gc/mtMLM6eziiMleK5oK7t1+6j0M+QWw5yKnE57VqFA+TAW/lg== X-Received: by 2002:a05:6214:d63:b0:62b:33cd:e0b5 with SMTP id 3-20020a0562140d6300b0062b33cde0b5mr2497726qvs.26.1686114039118; Tue, 06 Jun 2023 22:00:39 -0700 (PDT) Received: from Latitude-E6420.mynetworksettings.com ([2600:4040:2007:9800:c358:f4f2:89b6:ca7d]) by smtp.gmail.com with ESMTPSA id m1-20020ad44481000000b00621430707f7sm5848980qvt.83.2023.06.06.22.00.38 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 06 Jun 2023 22:00:38 -0700 (PDT) From: Rudraksha Gupta To: Andy Gross , Bjorn Andersson , Konrad Dybcio , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Vinod Koul , Kishon Vijay Abraham I , Arnd Bergmann , Olof Johansson , soc@kernel.org Cc: Rudraksha Gupta , linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-phy@lists.infradead.org, linux-arm-kernel@lists.infradead.org Subject: [PATCH v5 3/4] ARM: dts: qcom: msm8960: Add USB node Date: Wed, 7 Jun 2023 01:00:22 -0400 Message-Id: <20230607050025.86636-4-guptarud@gmail.com> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20230607050025.86636-1-guptarud@gmail.com> References: <20230607050025.86636-1-guptarud@gmail.com> MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org Add the required nodes to support USB on the MSM8960 SoC. As it's very similar to the APQ8064 SoC, the nodes are almost identical Add a label to sleep_clk for the USB node to reference Signed-off-by: Rudraksha Gupta --- arch/arm/boot/dts/qcom-msm8960.dtsi | 34 ++++++++++++++++++++++++++++- 1 file changed, 33 insertions(+), 1 deletion(-) diff --git a/arch/arm/boot/dts/qcom-msm8960.dtsi b/arch/arm/boot/dts/qcom-msm8960.dtsi index 2a668cd535cc..581b3ab5c4ca 100644 --- a/arch/arm/boot/dts/qcom-msm8960.dtsi +++ b/arch/arm/boot/dts/qcom-msm8960.dtsi @@ -3,6 +3,7 @@ #include #include +#include #include #include #include @@ -71,7 +72,7 @@ pxo_board: pxo_board { clock-output-names = "pxo_board"; }; - sleep_clk { + sleep_clk: sleep_clk { compatible = "fixed-clock"; #clock-cells = <0>; clock-frequency = <32768>; @@ -370,5 +371,36 @@ gsbi1_spi: spi@16080000 { status = "disabled"; }; }; + + usb1: usb@12500000 { + compatible = "qcom,ci-hdrc"; + reg = <0x12500000 0x200>, + <0x12500200 0x200>; + interrupts = ; + clocks = <&gcc USB_HS1_XCVR_CLK>, <&gcc USB_HS1_H_CLK>; + clock-names = "core", "iface"; + assigned-clocks = <&gcc USB_HS1_XCVR_CLK>; + assigned-clock-rates = <60000000>; + resets = <&gcc USB_HS1_RESET>; + reset-names = "core"; + phy_type = "ulpi"; + ahb-burst-config = <0>; + phys = <&usb_hs1_phy>; + phy-names = "usb-phy"; + #reset-cells = <1>; + status = "disabled"; + + ulpi { + usb_hs1_phy: phy { + compatible = "qcom,usb-hs-phy-msm8960", + "qcom,usb-hs-phy"; + clocks = <&sleep_clk>, <&cxo_board>; + clock-names = "sleep", "ref"; + resets = <&usb1 0>; + reset-names = "por"; + #phy-cells = <0>; + }; + }; + }; }; };