Commit cf94e265 authored by Vyacheslav Bocharov's avatar Vyacheslav Bocharov Committed by Neil Armstrong

arm64: meson: dts: update serial alias in dts for JetHub D1

Change zigbee serial port alias to ttyAML2 for backward compatibility.
Signed-off-by: default avatarVyacheslav Bocharov <adeep@lexina.in>
Reviewed-by: default avatarNeil Armstrong <narmstrong@baylibre.com>
Signed-off-by: default avatarNeil Armstrong <narmstrong@baylibre.com>
Link: https://lore.kernel.org/r/20220326075110.1462301-3-adeep@lexina.in
parent 2bda08df
...@@ -18,7 +18,7 @@ / { ...@@ -18,7 +18,7 @@ / {
model = "JetHome JetHub J100"; model = "JetHome JetHub J100";
aliases { aliases {
serial0 = &uart_AO; /* Console */ serial0 = &uart_AO; /* Console */
serial1 = &uart_AO_B; /* External UART (Wireless Module) */ serial2 = &uart_AO_B; /* External UART (Wireless Module) */
ethernet0 = &ethmac; ethernet0 = &ethmac;
}; };
......
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