linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] dt-binding: i2c-imx: add SoC specific compatible strings for layerscape
@ 2022-08-17 20:56 Li Yang
  2022-08-18 15:36 ` Rob Herring
  2022-09-07 21:39 ` Wolfram Sang
  0 siblings, 2 replies; 3+ messages in thread
From: Li Yang @ 2022-08-17 20:56 UTC (permalink / raw)
  To: Oleksij Rempel, Pengutronix Kernel Team, Rob Herring, Shawn Guo,
	Sascha Hauer, Fabio Estevam, NXP Linux Team
  Cc: Li Yang, Oleksij Rempel, linux-i2c, devicetree, linux-arm-kernel,
	linux-kernel

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 <leoyang.li@nxp.com>
---
 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


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] dt-binding: i2c-imx: add SoC specific compatible strings for layerscape
  2022-08-17 20:56 [PATCH] dt-binding: i2c-imx: add SoC specific compatible strings for layerscape Li Yang
@ 2022-08-18 15:36 ` Rob Herring
  2022-09-07 21:39 ` Wolfram Sang
  1 sibling, 0 replies; 3+ messages in thread
From: Rob Herring @ 2022-08-18 15:36 UTC (permalink / raw)
  To: Li Yang
  Cc: Oleksij Rempel, Pengutronix Kernel Team, Shawn Guo, Sascha Hauer,
	Fabio Estevam, NXP Linux Team, Oleksij Rempel, linux-i2c,
	devicetree, linux-arm-kernel, linux-kernel

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 <leoyang.li@nxp.com>
> ---
>  Documentation/devicetree/bindings/i2c/i2c-imx.yaml | 11 +++++++++++
>  1 file changed, 11 insertions(+)

Acked-by: Rob Herring <robh@kernel.org>


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] dt-binding: i2c-imx: add SoC specific compatible strings for layerscape
  2022-08-17 20:56 [PATCH] dt-binding: i2c-imx: add SoC specific compatible strings for layerscape Li Yang
  2022-08-18 15:36 ` Rob Herring
@ 2022-09-07 21:39 ` Wolfram Sang
  1 sibling, 0 replies; 3+ messages in thread
From: Wolfram Sang @ 2022-09-07 21:39 UTC (permalink / raw)
  To: Li Yang
  Cc: Oleksij Rempel, Pengutronix Kernel Team, Rob Herring, Shawn Guo,
	Sascha Hauer, Fabio Estevam, NXP Linux Team, Oleksij Rempel,
	linux-i2c, devicetree, linux-arm-kernel, linux-kernel

[-- Attachment #1: Type: text/plain, Size: 273 bytes --]

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 <leoyang.li@nxp.com>

Applied to for-next, thanks!


[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-09-07 21:39 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-17 20:56 [PATCH] dt-binding: i2c-imx: add SoC specific compatible strings for layerscape Li Yang
2022-08-18 15:36 ` Rob Herring
2022-09-07 21:39 ` Wolfram Sang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).