[PATCH V6 1/7] dt-bindings: i2c: imx-lpi2c: Add imx8ulp compatible string

From: Peng Fan (OSS)
Date: Fri Nov 26 2021 - 02:43:41 EST


From: Jacky Bai <ping.bai@xxxxxxx>

Add the compatible for i.MX8ULP.

Reviewed-by: Dong Aisheng <aisheng.dong@xxxxxxx>
Acked-by: Rob Herring <robh@xxxxxxxxxx>
Signed-off-by: Jacky Bai <ping.bai@xxxxxxx>
Signed-off-by: Peng Fan <peng.fan@xxxxxxx>
---

- v6 changes:
rebase

- v5 changes:
no

- v4 changes:
no

- v3 changes:
no

- v2 changes:
no

Documentation/devicetree/bindings/i2c/i2c-imx-lpi2c.yaml | 1 +
1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/i2c/i2c-imx-lpi2c.yaml b/Documentation/devicetree/bindings/i2c/i2c-imx-lpi2c.yaml
index fe0c89edf7c1..a4bc57d044a0 100644
--- a/Documentation/devicetree/bindings/i2c/i2c-imx-lpi2c.yaml
+++ b/Documentation/devicetree/bindings/i2c/i2c-imx-lpi2c.yaml
@@ -21,6 +21,7 @@ properties:
- enum:
- fsl,imx8qxp-lpi2c
- fsl,imx8qm-lpi2c
+ - fsl,imx8ulp-lpi2c
- const: fsl,imx7ulp-lpi2c

reg:
--
2.25.1