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: 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
This commit is contained in:
Caleb Connolly 2022-10-16 18:29:43 +01:00 committed by Bjorn Andersson
parent 9833e23b69
commit 4772c03002
4 changed files with 4 additions and 4 deletions

View File

@ -16,7 +16,7 @@
/ {
aliases {
bluetooth0 = &bluetooth;
hsuart0 = &uart6;
serial1 = &uart6;
serial0 = &uart9;
wifi0 = &wifi;
};

View File

@ -22,7 +22,7 @@ / {
aliases {
serial0 = &uart9;
hsuart0 = &uart6;
serial1 = &uart6;
};
chosen {

View File

@ -19,7 +19,7 @@
/ {
aliases {
serial0 = &uart9;
hsuart0 = &uart6;
serial1 = &uart6;
};
chosen {

View File

@ -33,7 +33,7 @@ / {
qcom,msm-id = <321 0x20001>;
aliases {
hsuart0 = &uart6;
serial1 = &uart6;
};
gpio-keys {