2024-02-26 07:01:24

by Peng Fan (OSS)

[permalink] [raw]
Subject: [PATCH V2] dt-bindings: i2c: imx-lpi2c: add i.MX95 LPI2C

From: Peng Fan <[email protected]>

Add i.MX95 LPI2C compatible entry, same as i.MX93 compatible
with i.MX7ULP.

Acked-by: Conor Dooley <[email protected]>
Signed-off-by: Peng Fan <[email protected]>
---

V2:
Add A-b
Rebase to linux-next
Link to v1: https://lore.kernel.org/all/[email protected]/

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 4656f5112b84..54d500be6aaa 100644
--- a/Documentation/devicetree/bindings/i2c/i2c-imx-lpi2c.yaml
+++ b/Documentation/devicetree/bindings/i2c/i2c-imx-lpi2c.yaml
@@ -24,6 +24,7 @@ properties:
- fsl,imx8qm-lpi2c
- fsl,imx8ulp-lpi2c
- fsl,imx93-lpi2c
+ - fsl,imx95-lpi2c
- const: fsl,imx7ulp-lpi2c

reg:
--
2.37.1



2024-02-27 02:58:28

by Andi Shyti

[permalink] [raw]
Subject: Re: [PATCH V2] dt-bindings: i2c: imx-lpi2c: add i.MX95 LPI2C

Hi

On Mon, 26 Feb 2024 15:09:10 +0800, Peng Fan (OSS) wrote:
> Add i.MX95 LPI2C compatible entry, same as i.MX93 compatible
> with i.MX7ULP.
>
>

Applied to i2c/i2c-host on

git://git.kernel.org/pub/scm/linux/kernel/git/andi.shyti/linux.git

Thank you,
Andi

Patches applied
===============
[1/1] dt-bindings: i2c: imx-lpi2c: add i.MX95 LPI2C
commit: 2a8d18cd63dc5175c67a42fe8cb7cd3cd465d845