arm64: dts: meson-g12-common: fix uart-ao-a typo

Change uart-a-ao into uart-ao-a, to use the same naming convention as
the other uart devices.

Signed-off-by: Theo Debrouwere <theo.debrouwere@faytech.de>
Reviewed-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
Link: https://lore.kernel.org/r/20240905181803.94127-1-theo.debrouwere@faytech.de
Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
This commit is contained in:
Theo Debrouwere
2024-09-05 20:18:03 +02:00
committed by Neil Armstrong
parent 7e3b4f56a7
commit eeb12b0701

View File

@@ -1913,7 +1913,7 @@ mux {
};
};
uart_ao_a_pins: uart-a-ao {
uart_ao_a_pins: uart-ao-a {
mux {
groups = "uart_ao_a_tx",
"uart_ao_a_rx";