aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorA.s. Dong <aisheng.dong@nxp.com>2018-10-30 11:28:11 -0400
committerWolfram Sang <wsa@the-dreams.de>2018-10-31 19:36:43 -0400
commit69819c7fc836e17a870a23a54b885a44afc89d85 (patch)
tree877c255e23bf480727bbda2d084a0a0780e1a833
parent6f108dd70d3010c391c1e9f56f3f20d1f9e75450 (diff)
dt-bindings: i2c: i2c-imx-lpi2c: add imx8qxp compatible string
Add imx8qxp compatible string Reviewed-by: Rob Herring <robh@kernel.org> Signed-off-by: Dong Aisheng <aisheng.dong@nxp.com> Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
-rw-r--r--Documentation/devicetree/bindings/i2c/i2c-imx-lpi2c.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/i2c/i2c-imx-lpi2c.txt b/Documentation/devicetree/bindings/i2c/i2c-imx-lpi2c.txt
index 091c8dfd3229..b245363d6d60 100644
--- a/Documentation/devicetree/bindings/i2c/i2c-imx-lpi2c.txt
+++ b/Documentation/devicetree/bindings/i2c/i2c-imx-lpi2c.txt
@@ -3,6 +3,7 @@
3Required properties: 3Required properties:
4- compatible : 4- compatible :
5 - "fsl,imx7ulp-lpi2c" for LPI2C compatible with the one integrated on i.MX7ULP soc 5 - "fsl,imx7ulp-lpi2c" for LPI2C compatible with the one integrated on i.MX7ULP soc
6 - "fsl,imx8qxp-lpi2c" for LPI2C compatible with the one integrated on i.MX8QXP soc
6- reg : address and length of the lpi2c master registers 7- reg : address and length of the lpi2c master registers
7- interrupts : lpi2c interrupt 8- interrupts : lpi2c interrupt
8- clocks : lpi2c clock specifier 9- clocks : lpi2c clock specifier