Commit 2c2f83d9 authored by Caleb Connolly's avatar Caleb Connolly Committed by Bjorn Andersson

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

This is a follow up on a previous patch[1] fixing the aliases for
sdm845 devices, fix them here too.

[1]: 4772c030 ("arm64: dts: qcom: sdm845-*: fix uart6 aliases")
Reviewed-by: default avatarKonrad Dybcio <konrad.dybcio@linaro.org>
Signed-off-by: default avatarCaleb Connolly <caleb.connolly@linaro.org>
Link: https://lore.kernel.org/r/20230627-c630-uart-and-1p2-reg-v2-3-496b581935c1@linaro.orgSigned-off-by: default avatarBjorn Andersson <andersson@kernel.org>
parent 443042be
......@@ -34,7 +34,7 @@ / {
aliases {
serial0 = &uart9;
hsuart0 = &uart6;
serial1 = &uart6;
};
gpio-keys {
......
......@@ -56,7 +56,7 @@ framebuffer0: framebuffer@80400000 {
};
aliases {
hsuart0 = &uart6;
serial1 = &uart6;
};
/* Reserved memory changes */
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment