Commit 713aa4ef authored by Dmitry Baryshkov's avatar Dmitry Baryshkov Committed by Bjorn Andersson

arm64: dts: qcom: sc7180-idp: add vdds supply to the DSI PHY

Add the (required) vdss-supply property to the DSI PHY node.
Signed-off-by: default avatarDmitry Baryshkov <dmitry.baryshkov@linaro.org>
Signed-off-by: default avatarBjorn Andersson <bjorn.andersson@linaro.org>
Link: https://lore.kernel.org/r/20220706145412.1566011-3-dmitry.baryshkov@linaro.org
parent 63162b47
......@@ -330,6 +330,7 @@ endpoint {
&dsi_phy {
status = "okay";
vdds-supply = <&vreg_l4a_0p8>;
};
&mdp {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment