commit | b285de4f9cf38fe8350e5edeb30fb7053d527386 | [log] [tgz] |
---|---|---|
author | Michael Walle <michael@walle.cc> | Wed Oct 13 18:14:19 2021 +0200 |
committer | Priyanka Jain <priyanka.jain@nxp.com> | Tue Nov 09 17:18:23 2021 +0530 |
tree | a519e37f933dfe6727ed4d88d7a06af8f5f4493a | |
parent | 2de392cb86cc75b76b1ff4d2a441d30d545e02e9 [diff] |
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>