mirror of
https://github.com/torvalds/linux.git
synced 2025-12-07 20:06:24 +00:00
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]: 4772c03002 ("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>
This commit is contained in:
committed by
Bjorn Andersson
parent
443042bec4
commit
2c2f83d9c3
@@ -34,7 +34,7 @@
|
||||
|
||||
aliases {
|
||||
serial0 = &uart9;
|
||||
hsuart0 = &uart6;
|
||||
serial1 = &uart6;
|
||||
};
|
||||
|
||||
gpio-keys {
|
||||
|
||||
@@ -56,7 +56,7 @@
|
||||
};
|
||||
|
||||
aliases {
|
||||
hsuart0 = &uart6;
|
||||
serial1 = &uart6;
|
||||
};
|
||||
|
||||
/* Reserved memory changes */
|
||||
|
||||
Reference in New Issue
Block a user