arm64: dts: qcom: sm8350: Rename GENI serial engine DT node
authorRobert Foss <robert.foss@linaro.org>
Tue, 3 Aug 2021 12:57:56 +0000 (14:57 +0200)
committerBjorn Andersson <bjorn.andersson@linaro.org>
Thu, 5 Aug 2021 15:27:34 +0000 (10:27 -0500)
In order to conform with downstream and upstream for previous generations
of this hardware, rename dt-node 'qupv3_id_1' to 'qupv3_id_0'.

Fixes: b7e8f433a673 ("arm64: dts: qcom: Add basic devicetree support for SM8350 SoC")
Signed-off-by: Robert Foss <robert.foss@linaro.org>
Link: https://lore.kernel.org/r/20210803125756.93824-1-robert.foss@linaro.org
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
arch/arm64/boot/dts/qcom/sm8350-hdk.dts
arch/arm64/boot/dts/qcom/sm8350-mtp.dts
arch/arm64/boot/dts/qcom/sm8350.dtsi

index f23a0cf3f7b754e22d685519b0e1ba89bc7e5e11..56093e260ddfd167876dd92ad789ac35e14de408 100644 (file)
        firmware-name = "qcom/sm8350/modem.mbn";
 };
 
-&qupv3_id_1 {
+&qupv3_id_0 {
        status = "okay";
 };
 
index 93740444dd1eaf7171a97086726ec754860389b6..bd95009c18754bb4653c74899dadede48add555e 100644 (file)
        firmware-name = "qcom/sm8350/modem.mbn";
 };
 
-&qupv3_id_1 {
+&qupv3_id_0 {
        status = "okay";
 };
 
index 059cfdad7c1957553278e83424ea867f469a8287..15df4a77d6b4c321c9d02abf40860ba5e131c9dd 100644 (file)
                        #mbox-cells = <2>;
                };
 
-               qupv3_id_1: geniqup@9c0000 {
+               qupv3_id_0: geniqup@9c0000 {
                        compatible = "qcom,geni-se-qup";
                        reg = <0x0 0x009c0000 0x0 0x6000>;
                        clock-names = "m-ahb", "s-ahb";