tty: serial: 8250: Define earlycon for mrvl,mmp-uart
authorDuje Mihanović <duje.mihanovic@skole.hr>
Fri, 21 Jul 2023 20:37:43 +0000 (22:37 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 25 Jul 2023 18:22:30 +0000 (20:22 +0200)
commit67b7a397b2d0dcfcc9aad03d9397b324f6e44d56
treef00c9645f82768baf41c849a64fc9aa27370b4bd
parent6d71ded2723b8534819a3a2e305145e26d2bd53e
tty: serial: 8250: Define earlycon for mrvl,mmp-uart

mrvl,pxa-uart already supports earlycon and both compatible strings use
the same driver, so there's no reason for mmp-uart to not have earlycon
as well.

Signed-off-by: Duje Mihanović <duje.mihanovic@skole.hr>
Link: https://lore.kernel.org/r/20230721210042.21535-2-duje.mihanovic@skole.hr
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/8250/8250_pxa.c