Commit 1b3bfc40 authored by Vladimir Zapolskiy's avatar Vladimir Zapolskiy Committed by Bjorn Andersson
Browse files

arm64: dts: qcom: sm8250: Disable camcc by default



At the moment there are no changes in SM8250 board files, which require
camera clock controller to run, whenever it is needed for a particular
board, the status of camcc device node will be changed in a board file.

Signed-off-by: default avatarVladimir Zapolskiy <vladimir.zapolskiy@linaro.org>
Signed-off-by: default avatarBjorn Andersson <bjorn.andersson@linaro.org>
Link: https://lore.kernel.org/r/20220518091943.734478-1-vladimir.zapolskiy@linaro.org
parent 48aa6362
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -3407,6 +3407,7 @@ camcc: clock-controller@ad00000 {
			clock-names = "iface", "bi_tcxo", "bi_tcxo_ao", "sleep_clk";
			power-domains = <&rpmhpd SM8250_MMCX>;
			required-opps = <&rpmhpd_opp_low_svs>;
			status = "disabled";
			#clock-cells = <1>;
			#reset-cells = <1>;
			#power-domain-cells = <1>;