[PATCH v2] ARM: dts: meson8: correct uart_B and uart_C clock references

Martin Blumenstingl martin.blumenstingl at googlemail.com
Sun May 14 14:07:38 PDT 2023


On Sun, May 14, 2023 at 11:01 PM Hans-Frieder Vogt <hfdevel at gmx.net> wrote:
[...]
> >   &uart_B {
> >       compatible = "amlogic,meson8-uart";
> > -     clocks = <&xtal>, <&clkc CLKID_UART0>, <&clkc CLKID_CLK81>;
> > +     clocks = <&xtal>, <&clkc CLKID_UART2>, <&clkc CLKID_CLK81>;
> Shouldn't the second clock reference for uart_B rather be CLKID_UART1,
> similar to meson8b?
> Sorry, didn't spot this earlier.
You're totally right - thank you for spotting this!
I'll send a fixed v3 soon.



More information about the linux-arm-kernel mailing list