2022-08-17 22:15:43

by Leo Li

[permalink] [raw]
Subject: [PATCH] dt-binding: i2c-imx: add SoC specific compatible strings for layerscape

Add chip specific compatible strings for layerscape platforms to make it
possible to do SoC specific fix-ups in the driver.

Signed-off-by: Li Yang <[email protected]>
---
Documentation/devicetree/bindings/i2c/i2c-imx.yaml | 11 +++++++++++
1 file changed, 11 insertions(+)

diff --git a/Documentation/devicetree/bindings/i2c/i2c-imx.yaml b/Documentation/devicetree/bindings/i2c/i2c-imx.yaml
index 01720e338b4c..85ee1282d6d2 100644
--- a/Documentation/devicetree/bindings/i2c/i2c-imx.yaml
+++ b/Documentation/devicetree/bindings/i2c/i2c-imx.yaml
@@ -18,6 +18,17 @@ properties:
- const: fsl,imx1-i2c
- const: fsl,imx21-i2c
- const: fsl,vf610-i2c
+ - items:
+ - enum:
+ - fsl,ls1012a-i2c
+ - fsl,ls1021a-i2c
+ - fsl,ls1028a-i2c
+ - fsl,ls1043a-i2c
+ - fsl,ls1046a-i2c
+ - fsl,ls1088a-i2c
+ - fsl,ls208xa-i2c
+ - fsl,lx2160a-i2c
+ - const: fsl,vf610-i2c
- items:
- const: fsl,imx35-i2c
- const: fsl,imx1-i2c
--
2.37.1


2022-08-18 16:09:43

by Rob Herring

[permalink] [raw]
Subject: Re: [PATCH] dt-binding: i2c-imx: add SoC specific compatible strings for layerscape

On Wed, Aug 17, 2022 at 03:56:22PM -0500, Li Yang wrote:
> Add chip specific compatible strings for layerscape platforms to make it
> possible to do SoC specific fix-ups in the driver.
>
> Signed-off-by: Li Yang <[email protected]>
> ---
> Documentation/devicetree/bindings/i2c/i2c-imx.yaml | 11 +++++++++++
> 1 file changed, 11 insertions(+)

Acked-by: Rob Herring <[email protected]>

2022-09-07 22:24:11

by Wolfram Sang

[permalink] [raw]
Subject: Re: [PATCH] dt-binding: i2c-imx: add SoC specific compatible strings for layerscape

On Wed, Aug 17, 2022 at 03:56:22PM -0500, Li Yang wrote:
> Add chip specific compatible strings for layerscape platforms to make it
> possible to do SoC specific fix-ups in the driver.
>
> Signed-off-by: Li Yang <[email protected]>

Applied to for-next, thanks!


Attachments:
(No filename) (273.00 B)
signature.asc (849.00 B)
Download all attachments