[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <32db06ef-e6c1-d8ed-8624-cf91db5b3e53@linaro.org>
Date: Wed, 25 Jan 2023 11:37:41 +0100
From: Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>
To: Daniel Palmer <daniel@...ngy.jp>
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
On 25/01/2023 11:20, Daniel Palmer wrote:
> 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.
I can take it with my other cleanups. Thanks.
Best regards,
Krzysztof
Powered by blists - more mailing lists