arm64: dts: qcom: sm8150: add refgen regulator and use it for DSI

Add the refgen regulator block and use it for the DSI controller.

Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>
Link: https://lore.kernel.org/r/20250921-refgen-v1-10-9d93e64133ea@oss.qualcomm.com
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
This commit is contained in:
Dmitry Baryshkov
2025-09-21 10:09:26 +03:00
committed by Bjorn Andersson
parent e53107df09
commit 0aa588760d

View File

@@ -3469,6 +3469,12 @@
resets = <&gcc GCC_QUSB2PHY_SEC_BCR>;
};
refgen: regulator@88e7000 {
compatible = "qcom,sm8150-refgen-regulator",
"qcom,sdm845-refgen-regulator";
reg = <0x0 0x088e7000 0x0 0x60>;
};
usb_1_qmpphy: phy@88e8000 {
compatible = "qcom,sm8150-qmp-usb3-dp-phy";
reg = <0 0x088e8000 0 0x3000>;
@@ -3992,6 +3998,8 @@
phys = <&mdss_dsi0_phy>;
refgen-supply = <&refgen>;
status = "disabled";
#address-cells = <1>;
@@ -4085,6 +4093,8 @@
phys = <&mdss_dsi1_phy>;
refgen-supply = <&refgen>;
status = "disabled";
#address-cells = <1>;