]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
arm64: dts: meson-g12-common: fix uart-ao-a typo
authorTheo Debrouwere <theo.debrouwere@gmail.com>
Thu, 5 Sep 2024 18:18:03 +0000 (20:18 +0200)
committerNeil Armstrong <neil.armstrong@linaro.org>
Mon, 30 Sep 2024 07:30:24 +0000 (09:30 +0200)
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>
arch/arm64/boot/dts/amlogic/meson-g12-common.dtsi

index d08c97797010d61bbccf7c7a38199beaf9004b43..49b51c54013f155f78ebe50ea7c13b5a5663afae 100644 (file)
                                        };
                                };
 
-                               uart_ao_a_pins: uart-a-ao {
+                               uart_ao_a_pins: uart-ao-a {
                                        mux {
                                                groups = "uart_ao_a_tx",
                                                         "uart_ao_a_rx";