arm64: dts: qcom: sc7180: Disable DCC node by default
authorStephen Boyd <swboyd@chromium.org>
Thu, 29 Feb 2024 01:35:01 +0000 (17:35 -0800)
committerBjorn Andersson <andersson@kernel.org>
Wed, 3 Apr 2024 03:34:06 +0000 (22:34 -0500)
We don't use this device on Trogdor boards. If we did, it would be
enabled in the sc7180-trogdor.dtsi file. Let's disable this here so that
boards with t he sc7180 SoC can decide to enable or disable this device.

Cc: Souradeep Chowdhury <quic_schowdhu@quicinc.com>
Fixes: add74cad7c9d ("arm64: dts: qcom: sc7180: Add Data Capture and Compare(DCC) support node")
Signed-off-by: Stephen Boyd <swboyd@chromium.org>
Reviewed-by: Douglas Anderson <dianders@chromium.org>
Link: https://lore.kernel.org/r/20240229013503.483651-1-swboyd@chromium.org
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
arch/arm64/boot/dts/qcom/sc7180.dtsi

index 2b481e20ae38f74000f8bbf7dd2a26f103465f0b..3215709a70019d5d16097935fcae761ec8779541 100644 (file)
                        compatible = "qcom,sc7180-dcc", "qcom,dcc";
                        reg = <0x0 0x010a2000 0x0 0x1000>,
                              <0x0 0x010ae000 0x0 0x2000>;
+                       status = "disabled";
                };
 
                stm@6002000 {