Skip to content

Commit e662f43

Browse files
authored
arm64: dts: qcom: monaco-evk: disable unused camera regulators (#665)
arm64: dts: qcom: monaco-evk: disable unused camera regulators
2 parents f450f88 + 5f3cf09 commit e662f43

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

arch/arm64/boot/dts/qcom/monaco-evk-camx.dtso

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,3 +105,15 @@
105105
};
106106
};
107107
};
108+
109+
&vreg_cam0_2p8 {
110+
status = "disabled";
111+
};
112+
113+
&vreg_cam1_2p8 {
114+
status = "disabled";
115+
};
116+
117+
&vreg_cam2_2p8 {
118+
status = "disabled";
119+
};

0 commit comments

Comments
 (0)