public inbox for devicetree@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] arm64: dts: qcom: sc8280xp: use refgen regulator for DSI
@ 2026-02-28 12:54 Pengyu Luo
  2026-02-28 13:13 ` Dmitry Baryshkov
  0 siblings, 1 reply; 8+ messages in thread
From: Pengyu Luo @ 2026-02-28 12:54 UTC (permalink / raw)
  To: Bjorn Andersson, Konrad Dybcio, Rob Herring, Krzysztof Kozlowski,
	Conor Dooley
  Cc: Pengyu Luo, linux-arm-msm, devicetree, linux-kernel

Use it for the DSI controllers, since DSI nodes have been added.

Signed-off-by: Pengyu Luo <mitltlatltl@gmail.com>
---
This patch depends on the below series:
https://lore.kernel.org/linux-arm-msm/20260228101907.18043-1-mitltlatltl@gmail.com/
---
 arch/arm64/boot/dts/qcom/sc8280xp.dtsi | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/arch/arm64/boot/dts/qcom/sc8280xp.dtsi b/arch/arm64/boot/dts/qcom/sc8280xp.dtsi
index 79021267d..1599d698b 100644
--- a/arch/arm64/boot/dts/qcom/sc8280xp.dtsi
+++ b/arch/arm64/boot/dts/qcom/sc8280xp.dtsi
@@ -4843,6 +4843,8 @@ mdss0_dsi0: dsi@ae94000 {
 				operating-points-v2 = <&dsi_opp_table>;
 				power-domains = <&rpmhpd SC8280XP_MMCX>;
 
+				refgen-supply = <&refgen>;
+
 				phys = <&mdss0_dsi0_phy>;
 				phy-names = "dsi";
 
@@ -4942,6 +4944,8 @@ mdss0_dsi1: dsi@ae96000 {
 				operating-points-v2 = <&dsi_opp_table>;
 				power-domains = <&rpmhpd SC8280XP_MMCX>;
 
+				refgen-supply = <&refgen>;
+
 				phys = <&mdss0_dsi1_phy>;
 				phy-names = "dsi";
 
@@ -6398,6 +6402,8 @@ mdss1_dsi0: dsi@22094000 {
 				operating-points-v2 = <&dsi_opp_table>;
 				power-domains = <&rpmhpd SC8280XP_MMCX>;
 
+				refgen-supply = <&refgen>;
+
 				phys = <&mdss1_dsi0_phy>;
 				phy-names = "dsi";
 
@@ -6478,6 +6484,8 @@ mdss1_dsi1: dsi@22096000 {
 				operating-points-v2 = <&dsi_opp_table>;
 				power-domains = <&rpmhpd SC8280XP_MMCX>;
 
+				refgen-supply = <&refgen>;
+
 				phys = <&mdss1_dsi1_phy>;
 				phy-names = "dsi";
 
-- 
2.53.0


^ permalink raw reply related	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2026-04-17 13:25 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-02-28 12:54 [PATCH] arm64: dts: qcom: sc8280xp: use refgen regulator for DSI Pengyu Luo
2026-02-28 13:13 ` Dmitry Baryshkov
2026-02-28 13:38   ` Pengyu Luo
2026-02-28 13:44     ` Dmitry Baryshkov
2026-02-28 14:14       ` Pengyu Luo
2026-04-17 12:23   ` Pengyu Luo
2026-04-17 12:37     ` Konrad Dybcio
2026-04-17 13:24       ` Pengyu Luo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox