* [PATCH V3] arm64: dts: qcom: qcm6490-idp: Add UFS nodes
@ 2024-10-18 12:42 Manish Pandey
0 siblings, 0 replies; 3+ messages in thread
From: Manish Pandey @ 2024-10-18 12:42 UTC (permalink / raw)
To: Bjorn Andersson, Konrad Dybcio, Rob Herring, Krzysztof Kozlowski,
Conor Dooley
Cc: linux-arm-msm, devicetree, linux-kernel, quic_nitirawa
Add UFS host controller and Phy nodes for Qualcomm qcm6490 board.
Signed-off-by: Manish Pandey <quic_mapa@quicinc.com>
---
Changes from v2:
- Included the board name qcm6490-idp in the subject (Thanks Konrad).
- 'regulator-allow-set-load' for UFS regulator has been raised in
https://lore.kernel.org/linux-arm-msm/20241016100511.2890983-1-quic_kotarake@quicinc.com/
Changes from v1:
- updated correct patchset number.
arch/arm64/boot/dts/qcom/qcm6490-idp.dts | 19 +++++++++++++++++++
1 file changed, 19 insertions(+)
---
diff --git a/arch/arm64/boot/dts/qcom/qcm6490-idp.dts b/arch/arm64/boot/dts/qcom/qcm6490-idp.dts
index 5f3d4807ac43..c5fb153614e1 100644
--- a/arch/arm64/boot/dts/qcom/qcm6490-idp.dts
+++ b/arch/arm64/boot/dts/qcom/qcm6490-idp.dts
@@ -702,6 +702,25 @@
status = "okay";
};
+&ufs_mem_hc {
+ reset-gpios = <&tlmm 175 GPIO_ACTIVE_LOW>;
+ vcc-supply = <&vreg_l7b_2p952>;
+ vcc-max-microamp = <800000>;
+ vccq-supply = <&vreg_l9b_1p2>;
+ vccq-max-microamp = <900000>;
+ vccq2-supply = <&vreg_l9b_1p2>;
+ vccq2-max-microamp = <900000>;
+
+ status = "okay";
+};
+
+&ufs_mem_phy {
+ vdda-phy-supply = <&vreg_l10c_0p88>;
+ vdda-pll-supply = <&vreg_l6b_1p2>;
+
+ status = "okay";
+};
+
&usb_1 {
status = "okay";
};
--
2.17.1
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [PATCH V3] arm64: dts: qcom: qcm6490-idp: Add UFS nodes
@ 2024-10-19 6:36 Manish Pandey
2024-10-23 4:16 ` Bjorn Andersson
0 siblings, 1 reply; 3+ messages in thread
From: Manish Pandey @ 2024-10-19 6:36 UTC (permalink / raw)
To: Bjorn Andersson, Konrad Dybcio, Rob Herring, Krzysztof Kozlowski,
Conor Dooley
Cc: linux-arm-msm, devicetree, linux-kernel, quic_nitirawa
Add UFS host controller and Phy nodes for Qualcomm qcm6490-idp board.
Signed-off-by: Manish Pandey <quic_mapa@quicinc.com>
---
Changes from v2:
- Included the board name qcm6490-idp in the subject (Thanks Konrad).
- 'regulator-allow-set-load' for UFS regulator has been raised in
https://lore.kernel.org/linux-arm-msm/20241016100511.2890983-1-quic_kotarake@quicinc.com/
Changes from v1:
- updated correct patchset number.
arch/arm64/boot/dts/qcom/qcm6490-idp.dts | 19 +++++++++++++++++++
1 file changed, 19 insertions(+)
---
diff --git a/arch/arm64/boot/dts/qcom/qcm6490-idp.dts b/arch/arm64/boot/dts/qcom/qcm6490-idp.dts
index 5f3d4807ac43..c5fb153614e1 100644
--- a/arch/arm64/boot/dts/qcom/qcm6490-idp.dts
+++ b/arch/arm64/boot/dts/qcom/qcm6490-idp.dts
@@ -702,6 +702,25 @@
status = "okay";
};
+&ufs_mem_hc {
+ reset-gpios = <&tlmm 175 GPIO_ACTIVE_LOW>;
+ vcc-supply = <&vreg_l7b_2p952>;
+ vcc-max-microamp = <800000>;
+ vccq-supply = <&vreg_l9b_1p2>;
+ vccq-max-microamp = <900000>;
+ vccq2-supply = <&vreg_l9b_1p2>;
+ vccq2-max-microamp = <900000>;
+
+ status = "okay";
+};
+
+&ufs_mem_phy {
+ vdda-phy-supply = <&vreg_l10c_0p88>;
+ vdda-pll-supply = <&vreg_l6b_1p2>;
+
+ status = "okay";
+};
+
&usb_1 {
status = "okay";
};
--
2.17.1
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH V3] arm64: dts: qcom: qcm6490-idp: Add UFS nodes
2024-10-19 6:36 Manish Pandey
@ 2024-10-23 4:16 ` Bjorn Andersson
0 siblings, 0 replies; 3+ messages in thread
From: Bjorn Andersson @ 2024-10-23 4:16 UTC (permalink / raw)
To: Konrad Dybcio, Rob Herring, Krzysztof Kozlowski, Conor Dooley,
Manish Pandey
Cc: linux-arm-msm, devicetree, linux-kernel, quic_nitirawa
On Sat, 19 Oct 2024 12:06:59 +0530, Manish Pandey wrote:
> Add UFS host controller and Phy nodes for Qualcomm qcm6490-idp board.
>
>
Applied, thanks!
[1/1] arm64: dts: qcom: qcm6490-idp: Add UFS nodes
commit: 5b9d9b910653c53e66c05b9c4dc863d0a1ee14de
Best regards,
--
Bjorn Andersson <andersson@kernel.org>
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2024-10-23 4:16 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-18 12:42 [PATCH V3] arm64: dts: qcom: qcm6490-idp: Add UFS nodes Manish Pandey
-- strict thread matches above, loose matches on Subject: below --
2024-10-19 6:36 Manish Pandey
2024-10-23 4:16 ` Bjorn Andersson
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox