[PATCH 3/6] dt-bindings: serial: fsl-lpuart: add i.MX7ULP support
From: robh@kernel.org (Rob Herring)
Date: 2017-05-12 20:12:21
Also in:
linux-devicetree, linux-serial, lkml
From: robh@kernel.org (Rob Herring)
Date: 2017-05-12 20:12:21
Also in:
linux-devicetree, linux-serial, lkml
On Tue, May 09, 2017 at 03:50:45PM +0800, Dong Aisheng wrote:
The lpuart of imx7ulp is basically the same as ls1021a. It's also 32 bit width register, but unlike ls1021a, it's little endian. Besides that, imx7ulp lpuart has a minor different register layout from ls1021a. Cc: devicetree at vger.kernel.org Cc: Rob Herring <robh+dt@kernel.org> Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Cc: Jiri Slaby <redacted> Cc: Fugang Duan <redacted> Cc: Stefan Agner <stefan@agner.ch> Cc: Mingkai Hu <Mingkai.Hu@nxp.com> Cc: Yangbo Lu <yangbo.lu@nxp.com> Signed-off-by: Dong Aisheng <aisheng.dong@nxp.com> --- Documentation/devicetree/bindings/serial/fsl-lpuart.txt | 2 ++ 1 file changed, 2 insertions(+)
Acked-by: Rob Herring <robh@kernel.org>