arm64: dts: qcom: sdm850-*: fix uart6 aliases
authorCaleb Connolly <caleb.connolly@linaro.org>
Thu, 29 Jun 2023 21:00:55 +0000 (22:00 +0100)
committerBjorn Andersson <andersson@kernel.org>
Fri, 14 Jul 2023 05:44:27 +0000 (22:44 -0700)
This is a follow up on a previous patch[1] fixing the aliases for
sdm845 devices, fix them here too.

[1]: 4772c03002c3 ("arm64: dts: qcom: sdm845-*: fix uart6 aliases")

Reviewed-by: Konrad Dybcio <konrad.dybcio@linaro.org>
Signed-off-by: Caleb Connolly <caleb.connolly@linaro.org>
Link: https://lore.kernel.org/r/20230627-c630-uart-and-1p2-reg-v2-3-496b581935c1@linaro.org
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
arch/arm64/boot/dts/qcom/sdm850-lenovo-yoga-c630.dts
arch/arm64/boot/dts/qcom/sdm850-samsung-w737.dts

index f483b60..92a812b 100644 (file)
@@ -34,7 +34,7 @@
 
        aliases {
                serial0 = &uart9;
-               hsuart0 = &uart6;
+               serial1 = &uart6;
        };
 
        gpio-keys {
index 41f59e3..5438373 100644 (file)
@@ -56,7 +56,7 @@
        };
 
        aliases {
-               hsuart0 = &uart6;
+               serial1 = &uart6;
        };
 
        /* Reserved memory changes */