Hi, On Tue, 24 Jan 2023 at 00:15, Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> wrote: > > Bindings expect UART/serial node names to be "serial". snip > - pm_uart: uart@221000 { > + pm_uart: serial@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@xxxxxxxxx> But we don't have anything queued up in our tree to send a PR for so maybe this should be merged via soc.