From patchwork Sun Jun 4 06:30:18 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Rudraksha Gupta X-Patchwork-Id: 13266504 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 51277C77B73 for ; Sun, 4 Jun 2023 06:30:55 +0000 (UTC) Received: by smtp.kernel.org (Postfix) id 3130BC433D2; Sun, 4 Jun 2023 06:30:55 +0000 (UTC) Received: from mail-qt1-f170.google.com (mail-qt1-f170.google.com [209.85.160.170]) (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 02196C433EF; Sun, 4 Jun 2023 06:30:53 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 smtp.kernel.org 02196C433EF 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-f170.google.com with SMTP id d75a77b69052e-3f7fd59bb13so35630061cf.3; Sat, 03 Jun 2023 23:30:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1685860252; x=1688452252; 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=l9dG+oN5uOmuQYXLewl1nCF0/Os/UQTTZl0+MY2RxWE=; b=gCJ5TP16lpl3NL9edgkLyptik5lxamQvDz9/NcrrCB5/qLi0RFhmGMOrw07lKHIXKl MvqiSGXAwqeddk7gJoREoOIbmNq4x1iutytGUo+XsmK60SbnHiuiW4tF/dBG6cjDXW44 lPRJGjkDPeqL4X5xxTZAFoQketE5thpSVIdC8MPD1krE97GhIod4NaJ9ML+2i1205FAe /7UqDG4ncHlXQvf0ofRSM5McjxcrGoKZuUsn7sWdowWTEAAUfldA8xjq2JxrWT3CA4zx zciE6ybOjqCxs8jAEnN+hhmM/DMnEY/0AyE+QhOR9DM4vZ91gYxf2bfgiaHRj3bOqKpD HWFw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685860252; x=1688452252; 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=l9dG+oN5uOmuQYXLewl1nCF0/Os/UQTTZl0+MY2RxWE=; b=LrP38zRSk27hfyYWTG7Bw3B0GP5Nu1aNKwTepx6Id7vxlWEBzc07FHSFcagRydo0uN XZ0xs8sVX6qLDoXebMMj3k6PmmE9PbjEhhMdMdvFIy3kq63ig1jp1ujoyHy35oTKSGGh X7AFRQnkXj1dqDyhZbPPxHJuLhh0beV5JUpJvX5lYQr/xj9dwc0bXnAs3Apo6pjonIlj VoFvHbZ1Ij57eP/sxl0wMdOiQwaZ4hI9kJE7rT4PHiErgE8s2ZPzh7uMAIqGYiowkAgh p8PCRavV6mzBDNJ5BDY2nLjfHC4MYrvL8pu4vzn3KMfXKeUIYXNqFNO4Tj3vnFbpoQv3 l95g== X-Gm-Message-State: AC+VfDwIJdTtZpxqZ8TBRwqSRWEirMg1SuHYapUGH8ea0EYlt+5n/whE bLWLMdp5/tRJFWtePj3/DNAbYfMBaSuAgw== X-Google-Smtp-Source: ACHHUZ5iCQcREmJp1oKpaQjZpi78wA4hoUCp69qQTizw8BsmlhFgInVn73vbiI3SQZtsLLwE2MFSvw== X-Received: by 2002:ac8:59d3:0:b0:3f6:9678:9d2a with SMTP id f19-20020ac859d3000000b003f696789d2amr3671891qtf.47.1685860252380; Sat, 03 Jun 2023 23:30:52 -0700 (PDT) Received: from Latitude-E6420.mynetworksettings.com ([2600:4040:2007:9800:ab78:dd77:aea4:8d1a]) by smtp.gmail.com with ESMTPSA id e10-20020ac85dca000000b003f018e18c35sm3044163qtx.27.2023.06.03.23.30.51 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 03 Jun 2023 23:30:52 -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: Rudraksha Gupta , Conor Dooley , 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 v3 1/4] dt-bindings: arm: qcom: Add Samsung Galaxy Express Date: Sun, 4 Jun 2023 02:30:18 -0400 Message-Id: <20230604063032.365775-2-guptarud@gmail.com> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20230604063032.365775-1-guptarud@gmail.com> References: <20230604063032.365775-1-guptarud@gmail.com> 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 Jun 4 06:30:19 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Rudraksha Gupta X-Patchwork-Id: 13266505 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 1991FC77B73 for ; Sun, 4 Jun 2023 06:31:05 +0000 (UTC) Received: by smtp.kernel.org (Postfix) id D2219C4339B; Sun, 4 Jun 2023 06:31:05 +0000 (UTC) Received: from mail-qt1-f180.google.com (mail-qt1-f180.google.com [209.85.160.180]) (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 D6FCCC433D2; Sun, 4 Jun 2023 06:31:04 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 smtp.kernel.org D6FCCC433D2 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-f180.google.com with SMTP id d75a77b69052e-3f6b2f1a04bso40523661cf.3; Sat, 03 Jun 2023 23:31:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1685860263; x=1688452263; 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=fxOPjAsaZ9AVOYNeDf20wz37OzM0ix4j2H0BVngyGV4=; b=dGai88tpFQCWZH9NL/nX18vad8F+5nyE967geRtVAerQHgbGJ/f4XWn5ITBdwjMPle AX1Ix8ZB99kfBhkeYbioSWtNIs7pwW4/uEN10K+Hs4RRCq1VLVV0y4+7PhYad+F+W57L XITPUjBIAZbIpvKO2+Y4+YanoLV9017GtMWsgA4Epm9WEAK8oO0twy2V0K77ms5Y6gYH J7T1cUAEn9dbCE9MdTBaYYZva0L2zH/4R+FuIg0L/a1j9fcbaYatFlObQfwYRvDSIb2v DFoCFF+0OSXImFykY/sSnnGMCV3VkUyibYclbwd3RD8i5kQcZ1YiGGyvYmVPNYjSA81z KmwA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685860263; x=1688452263; 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=fxOPjAsaZ9AVOYNeDf20wz37OzM0ix4j2H0BVngyGV4=; b=ddOtmEQApWDyzRLozHz5K2R9Ur66alf5f604Dc5kd7AMNqvUv5uBSJlp9Lj00sfWBv zOrDdN0aZt863OAsdTKIbNbuRAyZu2cyzyFMHYSaPff6j4xcBVaeg2Z7L9+YBfDZqvbS NW5q2sCUPqxzidR3QX+9ecEVMNLhDYBxXpFune/MVlI2lPafJ1WL/CvYcATiz/romOmL 8j4VAj4fBGceE2Y1kVlSAO0U3USNcHPt8oPQxEGMrqIkoj9i5P1e9rMaTaJNMBK6F50E /DtIEbM7be6O8ufJ4n7AKmpGDURblOUa1X4Kg7kSSvPETGZUOn7b+bbsTVnTt2yYZHjD OLLw== X-Gm-Message-State: AC+VfDzgJSH1BuVweBndAUQlRBoOGvhd0AMz1OBFwBS0ucQkCLsWNDqs NJayFcABs+wFUU3aoSCBwPRGFlIon2Gs9w== X-Google-Smtp-Source: ACHHUZ4dL3Kz5HI5I6+ui9aifYxduaqhbMhmWcsOwaUA1rvniBFUb6e0+QHmq2UCq8Dtvsc4Mx8Jzg== X-Received: by 2002:a05:622a:1801:b0:3f6:c52e:21b7 with SMTP id t1-20020a05622a180100b003f6c52e21b7mr4214480qtc.17.1685860263240; Sat, 03 Jun 2023 23:31:03 -0700 (PDT) Received: from Latitude-E6420.mynetworksettings.com ([2600:4040:2007:9800:ab78:dd77:aea4:8d1a]) by smtp.gmail.com with ESMTPSA id e10-20020ac85dca000000b003f018e18c35sm3044163qtx.27.2023.06.03.23.31.02 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 03 Jun 2023 23:31:02 -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: 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 v3 2/4] dt-bindings: phy: qcom,usb-hs-phy: Add compatible Date: Sun, 4 Jun 2023 02:30:19 -0400 Message-Id: <20230604063032.365775-3-guptarud@gmail.com> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20230604063032.365775-1-guptarud@gmail.com> References: <20230604063032.365775-1-guptarud@gmail.com> MIME-Version: 1.0 Adds qcom,usb-hs-phy-msm8960 compatible Signed-off-by: Rudraksha Gupta --- Documentation/devicetree/bindings/phy/qcom,usb-hs-phy.yaml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/Documentation/devicetree/bindings/phy/qcom,usb-hs-phy.yaml b/Documentation/devicetree/bindings/phy/qcom,usb-hs-phy.yaml index aa97478dd016..63b6914993fe 100644 --- a/Documentation/devicetree/bindings/phy/qcom,usb-hs-phy.yaml +++ b/Documentation/devicetree/bindings/phy/qcom,usb-hs-phy.yaml @@ -13,7 +13,9 @@ if: properties: compatible: contains: - const: qcom,usb-hs-phy-apq8064 + items: + - const: qcom,usb-hs-phy-apq8064 + - const: qcom,usb-hs-phy-msm8960 then: properties: resets: @@ -40,6 +42,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 Jun 4 06:30:20 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Rudraksha Gupta X-Patchwork-Id: 13266506 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 45053C7EE2A for ; Sun, 4 Jun 2023 06:31:17 +0000 (UTC) Received: by smtp.kernel.org (Postfix) id 2846AC4339C; Sun, 4 Jun 2023 06:31:17 +0000 (UTC) Received: from mail-qt1-f171.google.com (mail-qt1-f171.google.com [209.85.160.171]) (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 07678C4339B; Sun, 4 Jun 2023 06:31:15 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 smtp.kernel.org 07678C4339B 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-f171.google.com with SMTP id d75a77b69052e-3f6c0d651adso40271551cf.2; Sat, 03 Jun 2023 23:31:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1685860274; x=1688452274; 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=HnlYJwm4Zkbm7yG/IaCjrAicxSigatDlp4bx1nsMx1gg9Elv0gZ7Abm0ZBLpe5gFzU uIIZ/1XB6ZFrZ0Ig04e3dT+SJjQbHutE+VBcTXdysC10j5K36tFx+xfC1J1Fnb7ecPUq I+rhW4A8jdjLGsTw8qNm0+f6Ze0PmdUEI+mhExh6IppK0/YWTlqY8o64FDN+XptCJc07 zbuSaD2Pfouuj0kOHcA61b8B3IdOi4Vj+iDN6JjytmtuHxS5lTZ+e2Tw3ZborgLpK5OH cG/FmDOndYyLfh3yWNEHkEKziD9+ombvbpRIQuO+UiYTC20JA8fEbbWlTFamXpYfvUhL tFAw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685860274; x=1688452274; 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=SAbQl7Zb3qkKtmxIe7QXyNzdKTgFG6mH34G6y1joMxPtsz0EH+xSawdNOpfR0nD6wf +vjP9kcoAwYQ+hP9ph4ckrWbZWi1PyKlnkM6aZ0zVudNmFdNqVVOlq7J4POa9Cm4UscG Mch6o+LmI7utZpZ440U8TSSxMxEVzGTr3M6Fk07fBmqCR6tYsw7HtGrRrO8qNCd1U56f 1Clq1LMehUvSvD9jVEJrYZWw9iDvU0bJwgPMQzl0NSQia4Yec8IBmAxL3f4hpf0qJO5d 9paJLQcmtfBMf6NtAvwFOImBiDBaRH5yp9fqkc11o7/hdbTJxN9Aog59uXY+JOOY243b MFAw== X-Gm-Message-State: AC+VfDydYu1h8zLH9EYjZo1BSMWZlqCECq+MS1j6/BCM3I0cOxcrXzgD 3BrPBkzsq2nTnK81a0/QtkLTYMAT/s7wxw== X-Google-Smtp-Source: ACHHUZ45R7wzOpIgTXwOOHz3OkdPTRNH3bRGV1/88LFhz8a0+qi+kH4HsWLxDWk+1Evqq7Aj2uf7fg== X-Received: by 2002:ac8:5913:0:b0:3f5:1f9c:5b35 with SMTP id 19-20020ac85913000000b003f51f9c5b35mr3360428qty.63.1685860274486; Sat, 03 Jun 2023 23:31:14 -0700 (PDT) Received: from Latitude-E6420.mynetworksettings.com ([2600:4040:2007:9800:ab78:dd77:aea4:8d1a]) by smtp.gmail.com with ESMTPSA id e10-20020ac85dca000000b003f018e18c35sm3044163qtx.27.2023.06.03.23.31.13 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 03 Jun 2023 23:31:14 -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: 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 v3 3/4] ARM: dts: qcom: msm8960: Add USB node Date: Sun, 4 Jun 2023 02:30:20 -0400 Message-Id: <20230604063032.365775-4-guptarud@gmail.com> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20230604063032.365775-1-guptarud@gmail.com> References: <20230604063032.365775-1-guptarud@gmail.com> 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 | 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>; + }; + }; + }; }; }; From patchwork Sun Jun 4 06:30:21 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Rudraksha Gupta X-Patchwork-Id: 13266507 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 57444C77B73 for ; Sun, 4 Jun 2023 06:31:30 +0000 (UTC) Received: by smtp.kernel.org (Postfix) id 1F9CCC433D2; Sun, 4 Jun 2023 06:31:30 +0000 (UTC) Received: from mail-qk1-f171.google.com (mail-qk1-f171.google.com [209.85.222.171]) (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 CD106C433EF; Sun, 4 Jun 2023 06:31:28 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 smtp.kernel.org CD106C433EF 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-qk1-f171.google.com with SMTP id af79cd13be357-75d509d425eso72628885a.1; Sat, 03 Jun 2023 23:31:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1685860287; x=1688452287; 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=lKpXbq/o8UuRrRzfkzrH5gxvv1kbuqM5H9JQKpqvD7I=; b=FppMVkXFoXmUV8270VdCujPl/6FS+X2b9cF1X+Gr6y18G9JpT++I6p9uhl/fkg9NMJ /yS7zOXkotUWuirOlnGtsaCDYzuPQLnfLVIYcGHiAV18mR5zpCLhd1a7hIiqJS5yifCb TPSbRlMkSjQJmsSI3cKdTfxqZJVAB8GpLwrXOFhzqGBQ6OCtJ32SIJQgys3a26bN8vwg sIJp0v9BFsGODh3wxrPKpb7LgnQirNCRjiN6vMFm8kr7DSVq8pPHn/lPRwG5od2rdzjw L7fHyaa/bsN1/POQ4dFFbsO0Q83fbj5Zb9obnD7DakIKAGbRPAu1Ko1V9251wqwwftOb D6JQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685860287; x=1688452287; 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=lKpXbq/o8UuRrRzfkzrH5gxvv1kbuqM5H9JQKpqvD7I=; b=MEboMiapLPWeEp7vXXdnqCXn514EvEvAaE5HLoIZR4CSnXYqhKdafU9NlkpGatjTHz P6k0S6n94kRLG7s8hztsLVlmnfHTW7a+4JhiDt7Ym8kn1FFe9XEzrb8q4l7C8DFjwmg5 XMVsU5JfTwsiZf1N0stTyZTGdTvxeHO3U8Du3dMASuPdXhqaj0AQSQKjy6kegb80IR3Z NitB/4k7/jgAQKJDR5MUTqjxzHafzwYZSM4sNIJOUT4D1nVBA+0VKzL8gLBzo8fhoEjg WEjDealg7+EZ3fr6qOuppM5NRBYR/cF6+iY0E1dSp4awZjKU3IxMymtRLsC0I4M2Fj31 YbDQ== X-Gm-Message-State: AC+VfDy9ilehbpTVSDuEzXJJqFiQ0MV+Ab/ZJ4Z9mLfJGRpwvI4daIWT nxOUd0yCFciHGc0qYe7RmdEgwTaT6NNeqQ== X-Google-Smtp-Source: ACHHUZ5b/zArOX98LAeO5hqgW+iZLCRjuwLIsVgjenEiBCMeRjl2BmHIyn2i/mmySq/aLZWdqMwyIQ== X-Received: by 2002:ac8:5a07:0:b0:3f6:c465:9582 with SMTP id n7-20020ac85a07000000b003f6c4659582mr3692653qta.0.1685860287102; Sat, 03 Jun 2023 23:31:27 -0700 (PDT) Received: from Latitude-E6420.mynetworksettings.com ([2600:4040:2007:9800:ab78:dd77:aea4:8d1a]) by smtp.gmail.com with ESMTPSA id e10-20020ac85dca000000b003f018e18c35sm3044163qtx.27.2023.06.03.23.31.26 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 03 Jun 2023 23:31:26 -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: 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 v3 4/4] ARM: dts: qcom: Add Samsung Galaxy Express support Date: Sun, 4 Jun 2023 02:30:21 -0400 Message-Id: <20230604063032.365775-5-guptarud@gmail.com> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20230604063032.365775-1-guptarud@gmail.com> References: <20230604063032.365775-1-guptarud@gmail.com> MIME-Version: 1.0 Add 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 | 331 ++++++++++++++++++ 2 files changed, 332 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..13e85c287498 --- /dev/null +++ b/arch/arm/boot/dts/qcom-msm8960-samsung-expressatt.dts @@ -0,0 +1,331 @@ +// 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-state { + mosi-pins { + pins = "gpio6"; + function = "gsbi1"; + drive-strength = <12>; + bias-disable; + }; + + miso-pins { + pins = "gpio7"; + function = "gsbi1"; + drive-strength = <12>; + bias-disable; + }; + + cs-pins { + pins = "gpio8"; + function = "gsbi1"; + drive-strength = <12>; + bias-disable; + output-low; + }; + + clk-pins { + pins = "gpio9"; + function = "gsbi1"; + 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"; +};