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 41aedb60e16de1a3842f0b2cd7f62934745ad9a4..ca676e04687b0e7aeda9035594f9daf0c19754be 100644 (file)
@@ -16,7 +16,7 @@
 / {
        aliases {
                bluetooth0 = &bluetooth;
-               hsuart0 = &uart6;
+               serial1 = &uart6;
                serial0 = &uart9;
                wifi0 = &wifi;
        };
index 741968ef6f31805c55f111b3e8377198fa23fe47..8ba3188ac4c3453783c20501df39ae5d45d05eec 100644 (file)
@@ -22,7 +22,7 @@
 
        aliases {
                serial0 = &uart9;
-               hsuart0 = &uart6;
+               serial1 = &uart6;
        };
 
        chosen {
index 02ec0fa4e5f08f8a90e44eba869cd90105f59765..5d99908d4628280217011a899f19562d5a5eb44e 100644 (file)
@@ -19,7 +19,7 @@
 / {
        aliases {
                serial0 = &uart9;
-               hsuart0 = &uart6;
+               serial1 = &uart6;
        };
 
        chosen {
index bcd8e7a97f1ec686583ed670da62c1a82de9999a..c2bed7b4ade853d432c3a8d84df90fb5dbda2ab1 100644 (file)
@@ -33,7 +33,7 @@
        qcom,msm-id = <321 0x20001>;
 
        aliases {
-               hsuart0 = &uart6;
+               serial1 = &uart6;
        };
 
        gpio-keys {