ARM: dts: msm: Update video_cc_mvs0_gdsc parent-supply for Sun
The mvs0c_gdsc needs to be enabled first for mvs0_gdsc to turn on reliably, so list it as a parent to enforce this relationship. Change-Id: I2b6cf6861d1bf8ddb8eb764be3ba175edee9e3db Signed-off-by: Mike Tipton <quic_mdtipton@quicinc.com>
This commit is contained in:
@@ -1257,7 +1257,7 @@
|
||||
reg = <0xaaf8068 0x4>;
|
||||
clocks = <&gcc GCC_VIDEO_AHB_CLK>;
|
||||
regulator-name = "video_cc_mvs0_gdsc";
|
||||
parent-supply = <&VDD_MM_MXC_VOTER_LEVEL>;
|
||||
parent-supply = <&video_cc_mvs0c_gdsc>;
|
||||
qcom,retain-regs;
|
||||
qcom,support-hw-trigger;
|
||||
qcom,support-cfg-gdscr;
|
||||
|
Reference in New Issue
Block a user