diff options
author | Jacky Bai <[email protected]> | 2021-11-26 15:39:56 +0800 |
---|---|---|
committer | Wolfram Sang <[email protected]> | 2021-11-29 09:42:28 +0100 |
commit | 993c2c89a84e7d9c3c7f6cffe399999d225a9f78 (patch) | |
tree | be707db206d010a82306d4cb736a838bc7454a48 | |
parent | 6544bcdb88ceb2fbabb8b43be9bcf470de08dab2 (diff) |
dt-bindings: i2c: imx-lpi2c: Add imx8ulp compatible string
Add the compatible for i.MX8ULP.
Reviewed-by: Dong Aisheng <[email protected]>
Acked-by: Rob Herring <[email protected]>
Signed-off-by: Jacky Bai <[email protected]>
Signed-off-by: Peng Fan <[email protected]>
Signed-off-by: Wolfram Sang <[email protected]>
-rw-r--r-- | Documentation/devicetree/bindings/i2c/i2c-imx-lpi2c.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/i2c/i2c-imx-lpi2c.yaml b/Documentation/devicetree/bindings/i2c/i2c-imx-lpi2c.yaml index 1fb6a0469a25..529bea56d324 100644 --- a/Documentation/devicetree/bindings/i2c/i2c-imx-lpi2c.yaml +++ b/Documentation/devicetree/bindings/i2c/i2c-imx-lpi2c.yaml @@ -22,6 +22,7 @@ properties: - fsl,imx8qxp-lpi2c - fsl,imx8dxl-lpi2c - fsl,imx8qm-lpi2c + - fsl,imx8ulp-lpi2c - const: fsl,imx7ulp-lpi2c reg: |