arm64: dts: qcom: sdm845-*: fix uart6 aliases
authorCaleb Connolly <caleb@connolly.tech>
Sun, 16 Oct 2022 17:29:43 +0000 (18:29 +0100)
committerBjorn Andersson <andersson@kernel.org>
Tue, 18 Oct 2022 03:01:47 +0000 (22:01 -0500)
Some devices have been using hsuart0 as an alias for the bluetooth UART,
rename this to serial1

Signed-off-by: Caleb Connolly <caleb@connolly.tech>
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Link: https://lore.kernel.org/r/20221016172944.1892206-4-kc@postmarketos.org
arch/arm64/boot/dts/qcom/sdm845-cheza.dtsi
arch/arm64/boot/dts/qcom/sdm845-db845c.dts
arch/arm64/boot/dts/qcom/sdm845-oneplus-common.dtsi
arch/arm64/boot/dts/qcom/sdm845-xiaomi-beryllium-common.dtsi

index 41aedb6..ca676e0 100644 (file)
@@ -16,7 +16,7 @@
 / {
        aliases {
                bluetooth0 = &bluetooth;
-               hsuart0 = &uart6;
+               serial1 = &uart6;
                serial0 = &uart9;
                wifi0 = &wifi;
        };
index 741968e..8ba3188 100644 (file)
@@ -22,7 +22,7 @@
 
        aliases {
                serial0 = &uart9;
-               hsuart0 = &uart6;
+               serial1 = &uart6;
        };
 
        chosen {
index 02ec0fa..5d99908 100644 (file)
@@ -19,7 +19,7 @@
 / {
        aliases {
                serial0 = &uart9;
-               hsuart0 = &uart6;
+               serial1 = &uart6;
        };
 
        chosen {
index bcd8e7a..c2bed7b 100644 (file)
@@ -33,7 +33,7 @@
        qcom,msm-id = <321 0x20001>;
 
        aliases {
-               hsuart0 = &uart6;
+               serial1 = &uart6;
        };
 
        gpio-keys {