diff options
author | Dmitry Torokhov <dmitry.torokhov@gmail.com> | 2017-09-22 01:38:09 +0200 |
---|---|---|
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | 2017-09-22 01:38:09 +0200 |
commit | 95a0c7c2d6cfde3fb5fdb713428ed0df4d6bdd58 (patch) | |
tree | eed1998bf14a6193c3f1ccd9b2b638fba6f69088 /Documentation/devicetree/bindings/serial/fsl-lpuart.txt | |
parent | Input: adxl34x - do not treat FIFO_MODE() as boolean (diff) | |
parent | mfd: twl: Move header file out of I2C realm (diff) | |
download | linux-95a0c7c2d6cfde3fb5fdb713428ed0df4d6bdd58.tar.xz linux-95a0c7c2d6cfde3fb5fdb713428ed0df4d6bdd58.zip |
Merge tag 'ib-mfd-many-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd into next
Merge "Immutable branch between MFD and many other subsystems due for
the v4.14 merge window" to get the TWL headers moved to the right place.
Diffstat (limited to 'Documentation/devicetree/bindings/serial/fsl-lpuart.txt')
-rw-r--r-- | Documentation/devicetree/bindings/serial/fsl-lpuart.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/serial/fsl-lpuart.txt b/Documentation/devicetree/bindings/serial/fsl-lpuart.txt index c95005efbcb8..a1252a047f78 100644 --- a/Documentation/devicetree/bindings/serial/fsl-lpuart.txt +++ b/Documentation/devicetree/bindings/serial/fsl-lpuart.txt @@ -6,6 +6,8 @@ Required properties: on Vybrid vf610 SoC with 8-bit register organization - "fsl,ls1021a-lpuart" for lpuart compatible with the one integrated on LS1021A SoC with 32-bit big-endian register organization + - "fsl,imx7ulp-lpuart" for lpuart compatible with the one integrated + on i.MX7ULP SoC with 32-bit little-endian register organization - reg : Address and length of the register set for the device - interrupts : Should contain uart interrupt - clocks : phandle + clock specifier pairs, one for each entry in clock-names |