[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAFr9PXn+XMzz8uZzNwDNdCpYeN4Nf6rc6nXWvuf_TCRe2B_PXw@mail.gmail.com>
Date: Wed, 25 Jan 2023 19:20:04 +0900
From: Daniel Palmer <daniel@...ngy.jp>
To: Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>
Cc: Romain Perier <romain.perier@...il.com>,
Rob Herring <robh+dt@...nel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>,
linux-arm-kernel@...ts.infradead.org, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] ARM: dts: mstar: align UART node name with bindings
Hi,
On Tue, 24 Jan 2023 at 00:15, Krzysztof Kozlowski
<krzysztof.kozlowski@...aro.org> wrote:
>
> Bindings expect UART/serial node names to be "serial".
snip
> - pm_uart: uart@...000 {
> + pm_uart: serial@...000 {
> 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@...ngy.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.
Powered by blists - more mailing lists