arm64: dts: qcom: sm8550: drop incorrect cells from serial
authorKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Tue, 24 Jan 2023 08:49:51 +0000 (09:49 +0100)
committerBjorn Andersson <andersson@kernel.org>
Wed, 8 Feb 2023 23:57:19 +0000 (15:57 -0800)
The serial/UART device node does not have children with unit addresses,
so address/size cells are not correct.

Fixes: 377972ac743f ("arm64: dts: qcom: sm8550: add I2C Master Hub nodes")
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Reviewed-by: Konrad Dybcio <konrad.dybcio@linaro.org>
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Link: https://lore.kernel.org/r/20230124084951.38195-4-krzysztof.kozlowski@linaro.org
arch/arm64/boot/dts/qcom/sm8550.dtsi

index 06c8f5918f69a6876381c3db319a25efacc56944..9da19c38befff52fea4fa5a572d256c79cadf96f 100644 (file)
                                interconnect-names = "qup-core", "qup-config";
                                interconnects = <&clk_virt MASTER_QUP_CORE_1 0 &clk_virt SLAVE_QUP_CORE_1 0>,
                                                <&gem_noc MASTER_APPSS_PROC 0 &config_noc SLAVE_QUP_1 0>;
-                               #address-cells = <1>;
-                               #size-cells = <0>;
                                status = "disabled";
                        };
                };