Commit 4772c030 authored by Casey Connolly's avatar Casey Connolly Committed by Bjorn Andersson
Browse files

arm64: dts: qcom: sdm845-*: fix uart6 aliases



Some devices have been using hsuart0 as an alias for the bluetooth UART,
rename this to serial1

Signed-off-by: default avatarCaleb Connolly <caleb@connolly.tech>
Signed-off-by: default avatarBjorn Andersson <andersson@kernel.org>
Link: https://lore.kernel.org/r/20221016172944.1892206-4-kc@postmarketos.org
parent 9833e23b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -16,7 +16,7 @@
/ {
	aliases {
		bluetooth0 = &bluetooth;
		hsuart0 = &uart6;
		serial1 = &uart6;
		serial0 = &uart9;
		wifi0 = &wifi;
	};
+1 −1
Original line number Diff line number Diff line
@@ -22,7 +22,7 @@ / {

	aliases {
		serial0 = &uart9;
		hsuart0 = &uart6;
		serial1 = &uart6;
	};

	chosen {
+1 −1
Original line number Diff line number Diff line
@@ -19,7 +19,7 @@
/ {
	aliases {
		serial0 = &uart9;
		hsuart0 = &uart6;
		serial1 = &uart6;
	};

	chosen {
+1 −1
Original line number Diff line number Diff line
@@ -33,7 +33,7 @@ / {
	qcom,msm-id = <321 0x20001>;

	aliases {
		hsuart0 = &uart6;
		serial1 = &uart6;
	};

	gpio-keys {