MLK-17491-4 serial: fsl_lpuart: fix earlycon compatible string
authorDong Aisheng <aisheng.dong@nxp.com>
Wed, 6 Sep 2017 11:51:26 +0000 (19:51 +0800)
committerNitin Garg <nitin.garg@nxp.com>
Tue, 20 Mar 2018 19:54:22 +0000 (14:54 -0500)
commitedfe708fdcb5a7f0bc8a564c93029e897e90f6ae
treef8cab6ab3e54b77075246d8a684d40c174ea2b93
parent39acdda023e855c59106ee046ef16eb6a0866f48
MLK-17491-4 serial: fsl_lpuart: fix earlycon compatible string

"fsl,lpuart" is wrong and has never been used in our dts.
Actually it should be "fsl,imx7ulp-lpuart".
With this fixed, user can simply specify "earlycon" in bootargs to turn on
early console.

Fixes: 917aacd37919 ("MLK-13911-12 tty: serial: fsl: add earlycon support")
Cc: Anson Huang <Anson.Huang@nxp.com>
Acked-by: Fugang Duan <fugang.duan@nxp.com>
Signed-off-by: Dong Aisheng <aisheng.dong@nxp.com>
drivers/tty/serial/fsl_lpuart.c