arm64: dts: qcom: qrb5165-rb5-vision-mezzanine: remove camcc status property
After a change enabling camera clock controller for all Qualcomm SM8250 boards the explicit control of the clock controller status can be removed from the RB5 vision mezzanine dts overlay file. Signed-off-by: Vladimir Zapolskiy <vladimir.zapolskiy@linaro.org> Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com> Reviewed-by: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com> Link: https://lore.kernel.org/r/20250523092313.2625421-2-vladimir.zapolskiy@linaro.org Signed-off-by: Bjorn Andersson <andersson@kernel.org>pull/1279/head
parent
40afa65891
commit
d5a6183a91
|
|
@ -9,10 +9,6 @@
|
|||
#include <dt-bindings/clock/qcom,camcc-sm8250.h>
|
||||
#include <dt-bindings/gpio/gpio.h>
|
||||
|
||||
&camcc {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&camss {
|
||||
vdda-phy-supply = <&vreg_l5a_0p88>;
|
||||
vdda-pll-supply = <&vreg_l9a_1p2>;
|
||||
|
|
|
|||
Loading…
Reference in New Issue