From patchwork Sun May 28 00:10:06 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Rudraksha Gupta X-Patchwork-Id: 13257743 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 smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id D0B12C77B7E for ; Sun, 28 May 2023 00:10:45 +0000 (UTC) Received: by smtp.kernel.org (Postfix) id A0B5BC4339E; Sun, 28 May 2023 00:10:45 +0000 (UTC) Received: from mail-qt1-f179.google.com (mail-qt1-f179.google.com [209.85.160.179]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.kernel.org (Postfix) with ESMTPS id C09DFC433EF; Sun, 28 May 2023 00:10:44 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 smtp.kernel.org C09DFC433EF Authentication-Results: smtp.kernel.org; dmarc=pass (p=none dis=none) header.from=gmail.com Authentication-Results: smtp.kernel.org; spf=pass smtp.mailfrom=gmail.com Received: by mail-qt1-f179.google.com with SMTP id d75a77b69052e-3f6b24467deso11002141cf.1; Sat, 27 May 2023 17:10:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1685232643; x=1687824643; 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=wnTseOZCoY+CK3HtI+8c2hP/MGTha5onAmFTzOp40tU=; b=qPT9E0edttTYNdnHFlE81rQuGTNJhwsmQPQnZ7ROVuMiV/mXzz0iptAla7rW9vcOPC 4khy8mjXOeVCDVA41H7wzd/gCbAZe5lcCQOACSrmQDJ3ex5xM0B9VJr4G1435wCxYumn M7SNZd6GNh+xbi5T9vSzsYYVaquE1Nb5vIcDtSluj+2XxulMuh6x5B6OIbpG3MkzVSPH s0sJ+jQ3i9TWVPchZBc2JZB08rBUuMAA4moBEEcK70yzfhmBgbHKpvz6bzJbMvuzMMv4 w9EMpjGyJBJsgGYy0ESYpzD5+PoqeRiDWpAB4HGbeZGwzahT6Of86nwJzjsJ3o4V/RBs yW5g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685232643; x=1687824643; 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=wnTseOZCoY+CK3HtI+8c2hP/MGTha5onAmFTzOp40tU=; b=RRs97erRZGk+x3Fxq/EOL3t3V7bOKu5kz3ME3dqrR55D+Z60MaasKNRXB2CKAlrx5u 6rX55mghoRGM3JNXkOBgZM9UfJy4ZZFKzwlTiVsLm0bUJ8mu6OpcmdenykM3Hvqdgqaj UxJtWoviKzUnbR4Ax8RQHk1uYKgqsFSanqQqUiYdQbPbuzXyHP0WkZ5UmvhogrQE/UPU 34PaMuJdoi+bkVg0XdYqtEXLU2LyAOeka34Qf99Bjj8VwsPkcaJzde3o+JAsMoL6aPi5 VuHMu7Oe1gicEYb9agmfsV8HspQLjW14C+mk1VccHFdRLGpKKVVuF6m9Ddaalknq633u hogQ== X-Gm-Message-State: AC+VfDwlKB/2Bfs/MiBd6QdKnzzTwVr5ZaosTM4hbyoVCU8pd+YYRoDI HZylrDrldRCDRWAVHOa/1H3bLAL08tiHlQ== X-Google-Smtp-Source: ACHHUZ7Z5un5mSANVyiGI2lseOWl6HLDVeQL+/2M1exfjLawjBv+HeCw1oypNDyiaSBwSNJRPhrrXA== X-Received: by 2002:ac8:5f06:0:b0:3f5:1d57:9c22 with SMTP id x6-20020ac85f06000000b003f51d579c22mr6537934qta.51.1685232643224; Sat, 27 May 2023 17:10:43 -0700 (PDT) Received: from Latitude-E6420.mynetworksettings.com ([2600:4040:2007:9800:28b2:2867:6311:b7d0]) by smtp.gmail.com with ESMTPSA id t18-20020ac865d2000000b003f6a7ab1450sm2518454qto.30.2023.05.27.17.10.42 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 27 May 2023 17:10:42 -0700 (PDT) From: Rudraksha Gupta List-Id: 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: 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, Rudraksha Gupta Subject: [PATCH v2 1/4] dt-bindings: arm: qcom: Add Samsung Galaxy Express Date: Sat, 27 May 2023 20:10:06 -0400 Message-Id: <20230528001010.47868-2-guptarud@gmail.com> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20230527040905.stmnoshkdqgiaex6@ripper> References: <20230527040905.stmnoshkdqgiaex6@ripper> MIME-Version: 1.0 Add a compatible for Samsung Galaxy Express SGH-I437. Signed-off-by: Rudraksha Gupta Acked-by: Conor Dooley --- Documentation/devicetree/bindings/arm/qcom.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/arm/qcom.yaml b/Documentation/devicetree/bindings/arm/qcom.yaml index d9dd25695c3d..133d69b2b73d 100644 --- a/Documentation/devicetree/bindings/arm/qcom.yaml +++ b/Documentation/devicetree/bindings/arm/qcom.yaml @@ -191,6 +191,7 @@ properties: - items: - enum: - qcom,msm8960-cdp + - samsung,expressatt - const: qcom,msm8960 - items: From patchwork Sun May 28 00:10:07 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Rudraksha Gupta X-Patchwork-Id: 13257744 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 smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 4391CC77B7E for ; Sun, 28 May 2023 00:10:52 +0000 (UTC) Received: by smtp.kernel.org (Postfix) id 28D23C433D2; Sun, 28 May 2023 00:10:52 +0000 (UTC) Received: from mail-qt1-f177.google.com (mail-qt1-f177.google.com [209.85.160.177]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.kernel.org (Postfix) with ESMTPS id 3ED5FC433EF; Sun, 28 May 2023 00:10:51 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 smtp.kernel.org 3ED5FC433EF Authentication-Results: smtp.kernel.org; dmarc=pass (p=none dis=none) header.from=gmail.com Authentication-Results: smtp.kernel.org; spf=pass smtp.mailfrom=gmail.com Received: by mail-qt1-f177.google.com with SMTP id d75a77b69052e-3f7f864525fso24514001cf.1; Sat, 27 May 2023 17:10:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1685232650; x=1687824650; 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=vlLPGYxNqRLcO0iwNntzpwA4a9ygAShxKuuHe4rrdxY=; b=O8OBZDfJldx3WjGaMSWA209tbN2ud5V/ZxpbdgnY06AL5QkHNzuDKshoDnTm4UGSha 8wrfuCpJdfMbi/ii+ZrcaRuHfhb1sjs/4e2OgIPT2Lwxq/Dd2KTfIuz23bXEHCvPt/KY g1pJoDlxPNDNo1rLwgLjjA3twk6gS4QpNls3xiF2Uc5ZaKDnUCMtRUPigtNLt+L04hl7 ssgg68y+CtGn3IiMXAqYW6THuxpwwK22EXPW4tSo7dCR8HCnNKDfY6ZSpkz5Aih7DcDr rOgjw71PXUhLVR003yNrUqp+aEpMbkT70jAYuUvYiPrGtZB45AygoC+qnV19sp/PEsrk iFNg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685232650; x=1687824650; 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=vlLPGYxNqRLcO0iwNntzpwA4a9ygAShxKuuHe4rrdxY=; b=XoA0G+yrOVv7B/8VgbvwkztHbPTMPTLv5nrXUpizU+biTwXMxTgeBLt8OG+8y7CZoT W9k/ac4gk+DJ5+uca/JscQPXQg734AzHR8EMAc6qjNCaA2/q+Syn1MuURpyE1V+94n89 zZe2Kkgd5qxq6QKCBhfVl2tNGyrptWW1clQf54j4TFDUyKlOdSPnA70/t5of0AND4XLo CuKIowqXqTkGJzOdXFDUelxpVs59JtMUpq6ouPmNMWuPbhuQulas/kIlTzLl2v7m4ERA FZQmmKps1fqDiX2K3OehujhpL3FOhLZhI+8UGbF2jRlIxwjCCEb5lrIQnE8Qs6wBdx7K NxCQ== X-Gm-Message-State: AC+VfDwyx8sqSDRhxicyOcbRQk4KKKPT9yA/KPv9oXjejpFzJ0pYpQuD sS37G7f91W+1OG3e2mzJPpSI46HqQzrwOg== X-Google-Smtp-Source: ACHHUZ48t/aUfi2p8Ea4j28BZnaKxNFrtgKFnDSLOZlkMiUl6JjTR/leIIiFiv0of4//m3yyejA/mg== X-Received: by 2002:ac8:5811:0:b0:3f5:1f9c:5b35 with SMTP id g17-20020ac85811000000b003f51f9c5b35mr5909777qtg.63.1685232649723; Sat, 27 May 2023 17:10:49 -0700 (PDT) Received: from Latitude-E6420.mynetworksettings.com ([2600:4040:2007:9800:28b2:2867:6311:b7d0]) by smtp.gmail.com with ESMTPSA id t18-20020ac865d2000000b003f6a7ab1450sm2518454qto.30.2023.05.27.17.10.48 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 27 May 2023 17:10:49 -0700 (PDT) From: Rudraksha Gupta List-Id: 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: 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, Rudraksha Gupta Subject: [PATCH v2 2/4] dt-bindings: Add qcom,usb-hs-phy-msm8960 Date: Sat, 27 May 2023 20:10:07 -0400 Message-Id: <20230528001010.47868-3-guptarud@gmail.com> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20230527040905.stmnoshkdqgiaex6@ripper> References: <20230527040905.stmnoshkdqgiaex6@ripper> MIME-Version: 1.0 Adds qcom,usb-hs-phy-msm8960 compatible Signed-off-by: Rudraksha Gupta Acked-by: Conor Dooley --- Documentation/devicetree/bindings/phy/qcom,usb-hs-phy.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/phy/qcom,usb-hs-phy.yaml b/Documentation/devicetree/bindings/phy/qcom,usb-hs-phy.yaml index aa97478dd016..6309c8e9d0b0 100644 --- a/Documentation/devicetree/bindings/phy/qcom,usb-hs-phy.yaml +++ b/Documentation/devicetree/bindings/phy/qcom,usb-hs-phy.yaml @@ -40,6 +40,7 @@ properties: - qcom,usb-hs-phy-apq8064 - qcom,usb-hs-phy-msm8226 - qcom,usb-hs-phy-msm8916 + - qcom,usb-hs-phy-msm8960 - qcom,usb-hs-phy-msm8974 - const: qcom,usb-hs-phy From patchwork Sun May 28 00:10:08 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Rudraksha Gupta X-Patchwork-Id: 13257745 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 smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 15DBAC7EE2F for ; Sun, 28 May 2023 00:10:57 +0000 (UTC) Received: by smtp.kernel.org (Postfix) id EE7C2C4339B; Sun, 28 May 2023 00:10:56 +0000 (UTC) Received: from mail-qt1-f176.google.com (mail-qt1-f176.google.com [209.85.160.176]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.kernel.org (Postfix) with ESMTPS id F008BC433D2; Sun, 28 May 2023 00:10:55 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 smtp.kernel.org F008BC433D2 Authentication-Results: smtp.kernel.org; dmarc=pass (p=none dis=none) header.from=gmail.com Authentication-Results: smtp.kernel.org; spf=pass smtp.mailfrom=gmail.com Received: by mail-qt1-f176.google.com with SMTP id d75a77b69052e-3f6c2f2de19so19864871cf.0; Sat, 27 May 2023 17:10:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1685232654; x=1687824654; 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=yxL0PbJXvl5Whcio0hte+d8fY5qOd/JOohZDFbRWZJ4=; b=ZZf0VXNqrJ97iOah24XtxGRQ+EiZBEv589J8AQxLmizYrOXqjWvRuI1qkByCN07IVg YpSc2FTzEqgjYOj4s2rWC0kTI3gu3BZqUEEC4oiI+QL8MTiDCZICcWwB5LBAHv8+O8Zq 5fLej0veV/XEhL4Awp5YJJp+N7kGlOKT7WMIWTZ9l8vRLOHyjmCAbvH9YArUSQLtEP4s +80BBmax7JvN62XBiebRvyFP5Durzlbi0byoEWdWVeb5iZzmCiiGV8q4LR+ucld6DATW ZtRUeHrptU9KL4zrrz6lJ98lO3BhY7XGM+3xTiHfdn+LWSUiKGW/G3c2woApdZi3PG9g /JaQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685232654; x=1687824654; 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=yxL0PbJXvl5Whcio0hte+d8fY5qOd/JOohZDFbRWZJ4=; b=j2eLWi/Qqclk3w6PfGnnivXl21r5VmBbW2VvV64gHjHGItJ10NS5a3JVSPp22ORXmL tVjYw7uLzYB4BCnQhi6eq1VQPU23gl9/ctAlQLrVJ2bQsyBKey+zjPpMTmsbvYCsWi9o mNA4dXpLsyXSLhBUGaY+3RYxVQyiotNB4sLpNT1I91C0Tz/+hPUnmBfcDPG3RPT902Pr SLvVghDfbNmui54qzVctnwpDbalO11Hi0+3M5dsyUkHkPvH3KWPvUzmLqhBNeH+8adha Ib+HFZeeQDJ3rxSwaS16d6BIn0DpKMRRktzRwThslAvM+buDvdViIIOvE2wcncsiZbK0 DHSg== X-Gm-Message-State: AC+VfDyU89SzpL5Bwsl+MQ8PpA4inrpKZ1USgOQek0lTMNMKs9VlnofD zDUnuYk8c6DhOtWNd6owzu8gWjNOUyaurw== X-Google-Smtp-Source: ACHHUZ4mTky6H6gxephaGU2QhnztmGVpYXtr5/SkPNW9dzvCvbbUFQbGWkK6HsQWQcF8UfBgZgrl2Q== X-Received: by 2002:ac8:5795:0:b0:3f7:fd1f:9e4c with SMTP id v21-20020ac85795000000b003f7fd1f9e4cmr6901176qta.2.1685232653901; Sat, 27 May 2023 17:10:53 -0700 (PDT) Received: from Latitude-E6420.mynetworksettings.com ([2600:4040:2007:9800:28b2:2867:6311:b7d0]) by smtp.gmail.com with ESMTPSA id t18-20020ac865d2000000b003f6a7ab1450sm2518454qto.30.2023.05.27.17.10.52 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 27 May 2023 17:10:53 -0700 (PDT) From: Rudraksha Gupta List-Id: 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: 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, Rudraksha Gupta Subject: [PATCH v2 3/4] ARM: dts: qcom: msm8960: Add USB node Date: Sat, 27 May 2023 20:10:08 -0400 Message-Id: <20230528001010.47868-4-guptarud@gmail.com> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20230527040905.stmnoshkdqgiaex6@ripper> References: <20230527040905.stmnoshkdqgiaex6@ripper> MIME-Version: 1.0 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 | 35 ++++++++++++++++++++++++++++- 1 file changed, 34 insertions(+), 1 deletion(-) diff --git a/arch/arm/boot/dts/qcom-msm8960.dtsi b/arch/arm/boot/dts/qcom-msm8960.dtsi index 2a668cd535cc..b11e606440cd 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,37 @@ 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"; + status = "disabled"; + #reset-cells = <1>; + + 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>; + }; + }; + }; + }; }; From patchwork Sun May 28 00:10:09 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Rudraksha Gupta X-Patchwork-Id: 13257746 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 smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 2AFB4C77B73 for ; Sun, 28 May 2023 00:11:03 +0000 (UTC) Received: by smtp.kernel.org (Postfix) id 0FD6BC4339B; Sun, 28 May 2023 00:11:03 +0000 (UTC) Received: from mail-qv1-f54.google.com (mail-qv1-f54.google.com [209.85.219.54]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.kernel.org (Postfix) with ESMTPS id 950CDC433A1; Sun, 28 May 2023 00:11:01 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 smtp.kernel.org 950CDC433A1 Authentication-Results: smtp.kernel.org; dmarc=pass (p=none dis=none) header.from=gmail.com Authentication-Results: smtp.kernel.org; spf=pass smtp.mailfrom=gmail.com Received: by mail-qv1-f54.google.com with SMTP id 6a1803df08f44-6261a61b38cso1809516d6.1; Sat, 27 May 2023 17:11:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1685232659; x=1687824659; 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=bunGhsFsRznFmtODUQ1DzihDcHCOXKI+GdyZ4VMmY88=; b=sanBaxuOP2qAt0sf7shOlog+Yhc5sB3mQTzwd3qpRrLy8/XMd25VS1XKZXeuqdEy5Y 0Pmiw9KZjhQk8yMco4Wm4Qst5Mx7GYRnzirepnqeBoavl4MSpxj5S0vLuNUYS+7zY6fI Qt0WhyKO/vRuDmeHKUaxvwIdiIWF/bfufvLlTN2jPgIX/HEZMyPfdIJ7NDCvQkTsG5mO 9GN4v4hoKuoRpmEwghLtdYgGlRBxddoJoD57Bzu8JNMVeqYKI/f4gAGsCsQ6KURsoYOa 55QMLdzJl8tebGfLaobKFzLccaKIXNs+NGknsQ/F1UNWWjerr+7Nw4sIStwuM/ZLPLB2 cFWw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685232659; x=1687824659; 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=bunGhsFsRznFmtODUQ1DzihDcHCOXKI+GdyZ4VMmY88=; b=ZsSFwGh4C3v1d7EsqRO7Wd0Ce2IUh6WoD91UkWVhjGnT6mPPq6KKxZpQbnqoiPnThq 7gpEdF8zvOYAxWXygB8iGR8XzVzVQSBp2fMeDaG2mNSug3d5leuQxQrHx/6XBEX5osmB MdlasfrUs5AXSf05vR3uOOBgnP/nMM4reQvf+XSEmZWsqaB2SbqENECIIOFo6pXx3Oh2 +SIeigT1ndXo655pB54E67Se+qsyQ6XtPiitYLz0dCdASp4pegu6gvUz7NU7ohtURa9U uwOZ5isoTw6rBD8u+JDH2SVvAUoGPC1Ym2uCwJokA68rTm0COOdRV7tTaaGaT7sjm35n +jug== X-Gm-Message-State: AC+VfDzM3OdPg+hquKr+9yRPBTRpLHQCIrdshmwiV+KpAZmtb5gBsIjo hLSVlSc9RKXc/5zeBQHCQs9m6fwdz79DEg== X-Google-Smtp-Source: ACHHUZ5ZPm8RmambfxcRAULg/Mv6SJGspR/G3cjJY3ybwPKaEyTLfH+kuzK5exYzv+vWeZxgIuGupQ== X-Received: by 2002:ad4:5c42:0:b0:5f1:6bee:f58f with SMTP id a2-20020ad45c42000000b005f16beef58fmr8366285qva.26.1685232659164; Sat, 27 May 2023 17:10:59 -0700 (PDT) Received: from Latitude-E6420.mynetworksettings.com ([2600:4040:2007:9800:28b2:2867:6311:b7d0]) by smtp.gmail.com with ESMTPSA id t18-20020ac865d2000000b003f6a7ab1450sm2518454qto.30.2023.05.27.17.10.57 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 27 May 2023 17:10:58 -0700 (PDT) From: Rudraksha Gupta List-Id: 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: 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, Rudraksha Gupta Subject: [PATCH v2 4/4] ARM: dts: qcom: Add Samsung Galaxy Express support Date: Sat, 27 May 2023 20:10:09 -0400 Message-Id: <20230528001010.47868-5-guptarud@gmail.com> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20230527040905.stmnoshkdqgiaex6@ripper> References: <20230527040905.stmnoshkdqgiaex6@ripper> MIME-Version: 1.0 This adds a very basic device tree file for the Samsung Galaxy Express SGH-I437. Currently, the following things work: UART, eMMC, SD Card, and USB. Signed-off-by: Rudraksha Gupta --- arch/arm/boot/dts/Makefile | 1 + .../dts/qcom-msm8960-samsung-expressatt.dts | 334 ++++++++++++++++++ 2 files changed, 335 insertions(+) create mode 100644 arch/arm/boot/dts/qcom-msm8960-samsung-expressatt.dts diff --git a/arch/arm/boot/dts/Makefile b/arch/arm/boot/dts/Makefile index 59829fc90315..12c90f263142 100644 --- a/arch/arm/boot/dts/Makefile +++ b/arch/arm/boot/dts/Makefile @@ -1081,6 +1081,7 @@ dtb-$(CONFIG_ARCH_QCOM) += \ qcom-msm8916-samsung-grandmax.dtb \ qcom-msm8916-samsung-serranove.dtb \ qcom-msm8960-cdp.dtb \ + qcom-msm8960-samsung-expressatt.dtb \ qcom-msm8974-lge-nexus5-hammerhead.dtb \ qcom-msm8974-sony-xperia-rhine-amami.dtb \ qcom-msm8974-sony-xperia-rhine-honami.dtb \ diff --git a/arch/arm/boot/dts/qcom-msm8960-samsung-expressatt.dts b/arch/arm/boot/dts/qcom-msm8960-samsung-expressatt.dts new file mode 100644 index 000000000000..a1ee9c272558 --- /dev/null +++ b/arch/arm/boot/dts/qcom-msm8960-samsung-expressatt.dts @@ -0,0 +1,334 @@ +// SPDX-License-Identifier: GPL-2.0 +#include + +#include "qcom-msm8960.dtsi" +#include + +/ { + model = "Samsung Galaxy Express SGH-I437"; + compatible = "samsung,expressatt", "qcom,msm8960"; + chassis-type = "handset"; + + aliases { + serial0 = &gsbi5_serial; + mmc0 = &sdcc1; /* SDCC1 eMMC slot */ + mmc1 = &sdcc3; /* SDCC3 SD card slot */ + }; + + chosen { + stdout-path = "serial0:115200n8"; + }; +}; + +&gsbi5 { + qcom,mode = ; + status = "okay"; +}; + +&gsbi5_serial { + status = "okay"; +}; + +&sdcc1 { + vmmc-supply = <&pm8921_l5>; + status = "okay"; +}; + +&sdcc3 { + vmmc-supply = <&pm8921_l6>; + vqmmc-supply = <&pm8921_l7>; + status = "okay"; +}; + +&gsbi1 { + qcom,mode = ; + pinctrl-0 = <&spi1_default>; + pinctrl-names = "default"; + status = "okay"; +}; + +&gsbi1_spi { + status = "okay"; +}; + +&msmgpio { + spi1_default: spi1_default { + mux { + pins = "gpio6", "gpio7", "gpio9"; + function = "gsbi1"; + }; + + mosi { + pins = "gpio6"; + drive-strength = <12>; + bias-disable; + }; + + miso { + pins = "gpio7"; + drive-strength = <12>; + bias-disable; + }; + + cs { + pins = "gpio8"; + drive-strength = <12>; + bias-disable; + output-low; + }; + + clk { + pins = "gpio9"; + drive-strength = <12>; + bias-disable; + }; + }; +}; + + +&rpm { + regulators { + compatible = "qcom,rpm-pm8921-regulators"; + vin_lvs1_3_6-supply = <&pm8921_s4>; + vin_lvs2-supply = <&pm8921_s4>; + vin_lvs4_5_7-supply = <&pm8921_s4>; + vdd_ncp-supply = <&pm8921_l6>; + vdd_l1_l2_l12_l18-supply = <&pm8921_s4>; + vdd_l21_l23_l29-supply = <&pm8921_s8>; + vdd_l24-supply = <&pm8921_s1>; + vdd_l25-supply = <&pm8921_s1>; + vdd_l27-supply = <&pm8921_s7>; + vdd_l28-supply = <&pm8921_s7>; + + /* Buck SMPS */ + pm8921_s1: s1 { + regulator-always-on; + regulator-min-microvolt = <1225000>; + regulator-max-microvolt = <1225000>; + qcom,switch-mode-frequency = <3200000>; + bias-pull-down; + }; + + pm8921_s2: s2 { + regulator-min-microvolt = <1300000>; + regulator-max-microvolt = <1300000>; + qcom,switch-mode-frequency = <1600000>; + bias-pull-down; + }; + + pm8921_s3: s3 { + regulator-min-microvolt = <500000>; + regulator-max-microvolt = <1150000>; + qcom,switch-mode-frequency = <4800000>; + bias-pull-down; + }; + + pm8921_s4: s4 { + regulator-always-on; + regulator-min-microvolt = <1800000>; + regulator-max-microvolt = <1800000>; + qcom,switch-mode-frequency = <1600000>; + bias-pull-down; + qcom,force-mode = ; + }; + + pm8921_s7: s7 { + regulator-min-microvolt = <1150000>; + regulator-max-microvolt = <1150000>; + qcom,switch-mode-frequency = <3200000>; + bias-pull-down; + }; + + pm8921_s8: s8 { + regulator-always-on; + regulator-min-microvolt = <2050000>; + regulator-max-microvolt = <2050000>; + qcom,switch-mode-frequency = <1600000>; + bias-pull-down; + }; + + /* PMOS LDO */ + pm8921_l1: l1 { + regulator-always-on; + regulator-min-microvolt = <1050000>; + regulator-max-microvolt = <1050000>; + bias-pull-down; + }; + + pm8921_l2: l2 { + regulator-min-microvolt = <1200000>; + regulator-max-microvolt = <1200000>; + bias-pull-down; + }; + + pm8921_l3: l3 { + regulator-min-microvolt = <3075000>; + regulator-max-microvolt = <3300000>; + bias-pull-down; + }; + + pm8921_l4: l4 { + regulator-always-on; + regulator-min-microvolt = <1800000>; + regulator-max-microvolt = <1800000>; + bias-pull-down; + }; + + pm8921_l5: l5 { + regulator-min-microvolt = <2950000>; + regulator-max-microvolt = <2950000>; + bias-pull-down; + }; + + pm8921_l6: l6 { + regulator-min-microvolt = <2950000>; + regulator-max-microvolt = <2950000>; + bias-pull-down; + }; + + pm8921_l7: l7 { + regulator-always-on; + regulator-min-microvolt = <1850000>; + regulator-max-microvolt = <2950000>; + bias-pull-down; + }; + + pm8921_l8: l8 { + regulator-min-microvolt = <3000000>; + regulator-max-microvolt = <3100000>; + bias-pull-down; + }; + + pm8921_l9: l9 { + regulator-min-microvolt = <2850000>; + regulator-max-microvolt = <2850000>; + bias-pull-down; + }; + + pm8921_l10: l10 { + regulator-min-microvolt = <3000000>; + regulator-max-microvolt = <3000000>; + bias-pull-down; + }; + + pm8921_l11: l11 { + regulator-min-microvolt = <2800000>; + regulator-max-microvolt = <3300000>; + bias-pull-down; + }; + + pm8921_l12: l12 { + regulator-min-microvolt = <1200000>; + regulator-max-microvolt = <1200000>; + bias-pull-down; + }; + + pm8921_l14: l14 { + regulator-min-microvolt = <1800000>; + regulator-max-microvolt = <1800000>; + bias-pull-down; + }; + + pm8921_l15: l15 { + regulator-min-microvolt = <1800000>; + regulator-max-microvolt = <2950000>; + bias-pull-down; + }; + + pm8921_l16: l16 { + regulator-min-microvolt = <2800000>; + regulator-max-microvolt = <3000000>; + bias-pull-down; + }; + + pm8921_l17: l17 { + regulator-min-microvolt = <1800000>; + regulator-max-microvolt = <3300000>; + bias-pull-down; + }; + + pm8921_l18: l18 { + regulator-min-microvolt = <1200000>; + regulator-max-microvolt = <1500000>; + bias-pull-down; + }; + + pm8921_l21: l21 { + regulator-min-microvolt = <1900000>; + regulator-max-microvolt = <1900000>; + bias-pull-down; + }; + + pm8921_l22: l22 { + regulator-min-microvolt = <2750000>; + regulator-max-microvolt = <2750000>; + bias-pull-down; + }; + + pm8921_l23: l23 { + regulator-always-on; + regulator-min-microvolt = <1800000>; + regulator-max-microvolt = <1800000>; + bias-pull-down; + }; + + pm8921_l24: l24 { + regulator-min-microvolt = <750000>; + regulator-max-microvolt = <1150000>; + bias-pull-down; + }; + + pm8921_l25: l25 { + regulator-always-on; + regulator-min-microvolt = <1225000>; + regulator-max-microvolt = <1225000>; + bias-pull-down; + }; + + /* Low Voltage Switch */ + pm8921_lvs1: lvs1 { + bias-pull-down; + }; + + pm8921_lvs2: lvs2 { + bias-pull-down; + }; + + pm8921_lvs3: lvs3 { + bias-pull-down; + }; + + pm8921_lvs4: lvs4 { + bias-pull-down; + }; + + pm8921_lvs5: lvs5 { + bias-pull-down; + }; + + pm8921_lvs6: lvs6 { + bias-pull-down; + }; + + pm8921_lvs7: lvs7 { + bias-pull-down; + }; + + pm8921_ncp: ncp { + regulator-min-microvolt = <1800000>; + regulator-max-microvolt = <1800000>; + qcom,switch-mode-frequency = <1600000>; + }; + }; +}; + +&usb_hs1_phy { + v3p3-supply = <&pm8921_l3>; + v1p8-supply = <&pm8921_l4>; +}; + +&usb1 { + dr_mode = "otg"; + status = "okay"; +}; +