ARM: dts: mstar: align UART node name with bindings

Bindings expect UART/serial node names to be "serial".

Reviewed-by: Daniel Palmer <daniel@thingy.jp>
Link: https://lore.kernel.org/r/20230123151523.369225-1-krzysztof.kozlowski@linaro.org
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
This commit is contained in:
Krzysztof Kozlowski 2023-01-23 16:15:23 +01:00
parent 3a48b303d4
commit 5e4505d22f
1 changed files with 1 additions and 1 deletions

View File

@ -174,7 +174,7 @@
status = "disabled";
};
pm_uart: uart@221000 {
pm_uart: serial@221000 {
compatible = "ns16550a";
reg = <0x221000 0x100>;
reg-shift = <3>;