[PATCH] ARM: dts: mstar: align UART node name with bindings
Krzysztof Kozlowski
krzysztof.kozlowski at linaro.org
Wed Jan 25 02:37:41 PST 2023
On 25/01/2023 11:20, Daniel Palmer wrote:
> 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.
I can take it with my other cleanups. Thanks.
Best regards,
Krzysztof
More information about the linux-arm-kernel
mailing list