serial: lpuart: add new compatible fsl, ls1028a-lpuart
authorMichael Walle <michael@walle.cc>
Wed, 13 Oct 2021 16:14:19 +0000 (18:14 +0200)
committerPriyanka Jain <priyanka.jain@nxp.com>
Tue, 9 Nov 2021 11:48:23 +0000 (17:18 +0530)
commitc9bf9af9a71207ea7355af54a88f13addbd737e1
treea519e37f933dfe6727ed4d88d7a06af8f5f4493a
parent8c580892872bc472f721be3b9662c1d89eb1191b
serial: lpuart: add new compatible fsl, ls1028a-lpuart

The official ls1028a binding of the driver uses the following as
compatibles:
  compatible = "fsl,ls1028a-lpuart";

Add the missing compatible to the driver and update the device tree.

Signed-off-by: Michael Walle <michael@walle.cc>
Reviewed-by: Vladimir Oltean <vladimir.oltean@nxp.com>
Reviewed-by: Priyanka Jain <priyanka.jain@nxp.com>
arch/arm/dts/fsl-ls1028a.dtsi
drivers/serial/serial_lpuart.c