ARM: dts: qcom: sdx55: remove wrong unit address from RPMH RSC clocks

The clock controller of RPMH RSC does not have 'reg' property, so should
not have unit address.

Fixes: bae2f5979c ("ARM: dts: qcom: Add SDX65 platform and MTP board support")
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Link: https://lore.kernel.org/r/20220411085935.130072-2-krzysztof.kozlowski@linaro.org
This commit is contained in:
Krzysztof Kozlowski
2022-04-11 10:59:33 +02:00
committed by Bjorn Andersson
parent 568cd32433
commit 97c246c825

View File

@@ -343,7 +343,7 @@
<WAKE_TCS 2>,
<CONTROL_TCS 1>;
rpmhcc: clock-controller@1 {
rpmhcc: clock-controller {
compatible = "qcom,sdx65-rpmh-clk";
#clock-cells = <1>;
clock-names = "xo";