[PATCH 2/3] arm64: meson: dts: update serial alias in dts for JetHub D1
Vyacheslav Bocharov
adeep at lexina.in
Fri Mar 25 09:55:00 PDT 2022
Change zigbee serial port alias to ttyAML2 for backward compatibility.
Signed-off-by: Vyacheslav Bocharov <adeep at lexina.in>
---
arch/arm64/boot/dts/amlogic/meson-axg-jethome-jethub-j100.dts | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/arm64/boot/dts/amlogic/meson-axg-jethome-jethub-j100.dts b/arch/arm64/boot/dts/amlogic/meson-axg-jethome-jethub-j100.dts
index 52ebe371df26..66c1eeba8f48 100644
--- a/arch/arm64/boot/dts/amlogic/meson-axg-jethome-jethub-j100.dts
+++ b/arch/arm64/boot/dts/amlogic/meson-axg-jethome-jethub-j100.dts
@@ -18,7 +18,7 @@ / {
model = "JetHome JetHub J100";
aliases {
serial0 = &uart_AO; /* Console */
- serial1 = &uart_AO_B; /* External UART (Wireless Module) */
+ serial2 = &uart_AO_B; /* External UART (Wireless Module) */
ethernet0 = ðmac;
};
--
2.30.2
More information about the linux-amlogic
mailing list