tty: serial: meson: Add a earlycon for the T7 SoC
authorLucas Tanure <tanure@linux.com>
Mon, 14 Aug 2023 08:01:28 +0000 (09:01 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 22 Aug 2023 13:29:01 +0000 (15:29 +0200)
commit6a4197f9763325043abf7690a21124a9facbf52e
treed78cc829fd465e214fe361198b92322d7e2f83a0
parent153fece7b77b0ec4236e4d70430b7474c0cd9299
tty: serial: meson: Add a earlycon for the T7 SoC

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@linux.com>
Acked-by: Neil Armstrong <neil.armstrong@linaro.org>
Link: https://lore.kernel.org/r/20230814080128.143613-2-tanure@linux.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/meson_uart.c