Re: [PATCH v7 3/4] tty: serial: meson: Add a earlycon for the T7 SoC

From: Lucas Tanure
Date: Mon Aug 14 2023 - 04:05:23 EST


On Fri, Aug 11, 2023 at 4:34 PM Rob Herring <robh+dt@xxxxxxxxxx> wrote:
>
> On Thu, Jun 29, 2023 at 1:34 AM Lucas Tanure <tanure@xxxxxxxxx> wrote:
> >
> > The new Amlogic T7 SoC does not have a always-on uart,
> > so add OF_EARLYCON_DECLARE for it.
> >
> > Signed-off-by: Lucas Tanure <tanure@xxxxxxxxx>
> > Acked-by: Neil Armstrong <neil.armstrong@xxxxxxxxxx>
> > ---
> > drivers/tty/serial/meson_uart.c | 2 ++
> > 1 file changed, 2 insertions(+)
>
> These 2 serial patches will probably never be applied if you don't
> send this to Greg and linux-serial. IOW, use get_maintainers.pl for
> your patches.
>
> Rob
Thanks, I didn't see that issue.
I just re-sent ad v9.