[PATCH] ARM: dts: mstar: align UART node name with bindings
Daniel Palmer
daniel at thingy.jp
Wed Jan 25 02:20:04 PST 2023
Hi,
On Tue, 24 Jan 2023 at 00:15, Krzysztof Kozlowski
<krzysztof.kozlowski at linaro.org> wrote:
>
> Bindings expect UART/serial node names to be "serial".
snip
> - pm_uart: uart at 221000 {
> + pm_uart: serial at 221000 {
> compatible = "ns16550a";
> reg = <0x221000 0x100>;
> reg-shift = <3>;
> --
> 2.34.1
>
I have this change in my changes to use the proper uart driver that I
need to fix up and resend but it doesn't hurt to fix it now.
Reviewed-by: Daniel Palmer <daniel at thingy.jp>
But we don't have anything queued up in our tree to send a PR for so
maybe this should be merged via soc.
More information about the linux-arm-kernel
mailing list