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

From: Rob Herring
Date: Fri Aug 11 2023 - 11:34:24 EST


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