All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/2] dt-bindings: i2c: i2c-imx-lpi2c: add imx8qxp compatible string
@ 2018-10-30 15:28 ` A.s. Dong
  0 siblings, 0 replies; 8+ messages in thread
From: A.s. Dong @ 2018-10-30 15:28 UTC (permalink / raw)
  To: linux-i2c
  Cc: A.s. Dong, Mark Rutland, dongas86, wsa, devicetree, dl-linux-imx,
	linux-arm-kernel

Add imx8qxp compatible string

Cc: Mark Rutland <mark.rutland@arm.com>
Cc: Wolfram Sang <wsa@the-dreams.de>
Cc: linux-i2c@vger.kernel.org
Cc: devicetree@vger.kernel.org
Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Dong Aisheng <aisheng.dong@nxp.com>
---
 Documentation/devicetree/bindings/i2c/i2c-imx-lpi2c.txt | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/i2c/i2c-imx-lpi2c.txt b/Documentation/devicetree/bindings/i2c/i2c-imx-lpi2c.txt
index 091c8df..b245363 100644
--- a/Documentation/devicetree/bindings/i2c/i2c-imx-lpi2c.txt
+++ b/Documentation/devicetree/bindings/i2c/i2c-imx-lpi2c.txt
@@ -3,6 +3,7 @@
 Required properties:
 - compatible :
   - "fsl,imx7ulp-lpi2c" for LPI2C compatible with the one integrated on i.MX7ULP soc
+  - "fsl,imx8qxp-lpi2c" for LPI2C compatible with the one integrated on i.MX8QXP soc
 - reg : address and length of the lpi2c master registers
 - interrupts : lpi2c interrupt
 - clocks : lpi2c clock specifier
-- 
2.7.4

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

* [PATCH 1/2] dt-bindings: i2c: i2c-imx-lpi2c: add imx8qxp compatible string
@ 2018-10-30 15:28 ` A.s. Dong
  0 siblings, 0 replies; 8+ messages in thread
From: A.s. Dong @ 2018-10-30 15:28 UTC (permalink / raw)
  To: linux-arm-kernel

Add imx8qxp compatible string

Cc: Mark Rutland <mark.rutland@arm.com>
Cc: Wolfram Sang <wsa@the-dreams.de>
Cc: linux-i2c at vger.kernel.org
Cc: devicetree at vger.kernel.org
Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Dong Aisheng <aisheng.dong@nxp.com>
---
 Documentation/devicetree/bindings/i2c/i2c-imx-lpi2c.txt | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/i2c/i2c-imx-lpi2c.txt b/Documentation/devicetree/bindings/i2c/i2c-imx-lpi2c.txt
index 091c8df..b245363 100644
--- a/Documentation/devicetree/bindings/i2c/i2c-imx-lpi2c.txt
+++ b/Documentation/devicetree/bindings/i2c/i2c-imx-lpi2c.txt
@@ -3,6 +3,7 @@
 Required properties:
 - compatible :
   - "fsl,imx7ulp-lpi2c" for LPI2C compatible with the one integrated on i.MX7ULP soc
+  - "fsl,imx8qxp-lpi2c" for LPI2C compatible with the one integrated on i.MX8QXP soc
 - reg : address and length of the lpi2c master registers
 - interrupts : lpi2c interrupt
 - clocks : lpi2c clock specifier
-- 
2.7.4

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

* [PATCH 2/2] MAINTAINERS: add maintainer for IMX LPI2C driver
  2018-10-30 15:28 ` A.s. Dong
@ 2018-10-30 15:28   ` A.s. Dong
  -1 siblings, 0 replies; 8+ messages in thread
From: A.s. Dong @ 2018-10-30 15:28 UTC (permalink / raw)
  To: linux-i2c; +Cc: A.s. Dong, dl-linux-imx, dongas86, linux-arm-kernel, wsa

The LPI2C is used in IMX7ULP/MX8 SoCs.

Cc: Wolfram Sang <wsa@the-dreams.de>
Signed-off-by: Dong Aisheng <aisheng.dong@nxp.com>
---
 MAINTAINERS | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 37f912b..e60eaa0 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -5845,6 +5845,14 @@ L:	linux-i2c@vger.kernel.org
 S:	Maintained
 F:	drivers/i2c/busses/i2c-cpm.c
 
+FREESCALE IMX LPI2C DRIVER
+M:	Dong Aisheng <aisheng.dong@nxp.com>
+L:	linux-i2c@vger.kernel.org
+L:	linux-imx@nxp.com
+S:	Maintained
+F:	drivers/i2c/busses/i2c-imx-lpi2c.c
+F:	Documentation/devicetree/bindings/i2c/i2c-imx-lpi2c.txt
+
 FREESCALE IMX / MXC FEC DRIVER
 M:	Fugang Duan <fugang.duan@nxp.com>
 L:	netdev@vger.kernel.org
-- 
2.7.4

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

* [PATCH 2/2] MAINTAINERS: add maintainer for IMX LPI2C driver
@ 2018-10-30 15:28   ` A.s. Dong
  0 siblings, 0 replies; 8+ messages in thread
From: A.s. Dong @ 2018-10-30 15:28 UTC (permalink / raw)
  To: linux-arm-kernel

The LPI2C is used in IMX7ULP/MX8 SoCs.

Cc: Wolfram Sang <wsa@the-dreams.de>
Signed-off-by: Dong Aisheng <aisheng.dong@nxp.com>
---
 MAINTAINERS | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 37f912b..e60eaa0 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -5845,6 +5845,14 @@ L:	linux-i2c at vger.kernel.org
 S:	Maintained
 F:	drivers/i2c/busses/i2c-cpm.c
 
+FREESCALE IMX LPI2C DRIVER
+M:	Dong Aisheng <aisheng.dong@nxp.com>
+L:	linux-i2c at vger.kernel.org
+L:	linux-imx at nxp.com
+S:	Maintained
+F:	drivers/i2c/busses/i2c-imx-lpi2c.c
+F:	Documentation/devicetree/bindings/i2c/i2c-imx-lpi2c.txt
+
 FREESCALE IMX / MXC FEC DRIVER
 M:	Fugang Duan <fugang.duan@nxp.com>
 L:	netdev at vger.kernel.org
-- 
2.7.4

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

* Re: [PATCH 1/2] dt-bindings: i2c: i2c-imx-lpi2c: add imx8qxp compatible string
  2018-10-30 15:28 ` A.s. Dong
@ 2018-10-31 23:37   ` Wolfram Sang
  -1 siblings, 0 replies; 8+ messages in thread
From: Wolfram Sang @ 2018-10-31 23:37 UTC (permalink / raw)
  To: A.s. Dong
  Cc: Mark Rutland, devicetree, dongas86, dl-linux-imx,
	linux-arm-kernel, linux-i2c


[-- Attachment #1.1: Type: text/plain, Size: 384 bytes --]

On Tue, Oct 30, 2018 at 03:28:11PM +0000, A.s. Dong wrote:
> Add imx8qxp compatible string
> 
> Cc: Mark Rutland <mark.rutland@arm.com>
> Cc: Wolfram Sang <wsa@the-dreams.de>
> Cc: linux-i2c@vger.kernel.org
> Cc: devicetree@vger.kernel.org
> Reviewed-by: Rob Herring <robh@kernel.org>
> Signed-off-by: Dong Aisheng <aisheng.dong@nxp.com>

Applied to for-current, thanks!


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

[-- Attachment #2: Type: text/plain, Size: 176 bytes --]

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

* [PATCH 1/2] dt-bindings: i2c: i2c-imx-lpi2c: add imx8qxp compatible string
@ 2018-10-31 23:37   ` Wolfram Sang
  0 siblings, 0 replies; 8+ messages in thread
From: Wolfram Sang @ 2018-10-31 23:37 UTC (permalink / raw)
  To: linux-arm-kernel

On Tue, Oct 30, 2018 at 03:28:11PM +0000, A.s. Dong wrote:
> Add imx8qxp compatible string
> 
> Cc: Mark Rutland <mark.rutland@arm.com>
> Cc: Wolfram Sang <wsa@the-dreams.de>
> Cc: linux-i2c at vger.kernel.org
> Cc: devicetree at vger.kernel.org
> Reviewed-by: Rob Herring <robh@kernel.org>
> Signed-off-by: Dong Aisheng <aisheng.dong@nxp.com>

Applied to for-current, thanks!

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20181031/cb30b738/attachment.sig>

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

* Re: [PATCH 2/2] MAINTAINERS: add maintainer for IMX LPI2C driver
  2018-10-30 15:28   ` A.s. Dong
@ 2018-10-31 23:37     ` Wolfram Sang
  -1 siblings, 0 replies; 8+ messages in thread
From: Wolfram Sang @ 2018-10-31 23:37 UTC (permalink / raw)
  To: A.s. Dong; +Cc: dl-linux-imx, linux-i2c, linux-arm-kernel, dongas86


[-- Attachment #1.1: Type: text/plain, Size: 237 bytes --]

On Tue, Oct 30, 2018 at 03:28:14PM +0000, A.s. Dong wrote:
> The LPI2C is used in IMX7ULP/MX8 SoCs.
> 
> Cc: Wolfram Sang <wsa@the-dreams.de>
> Signed-off-by: Dong Aisheng <aisheng.dong@nxp.com>

Applied to for-current, thanks!


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

[-- Attachment #2: Type: text/plain, Size: 176 bytes --]

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

* [PATCH 2/2] MAINTAINERS: add maintainer for IMX LPI2C driver
@ 2018-10-31 23:37     ` Wolfram Sang
  0 siblings, 0 replies; 8+ messages in thread
From: Wolfram Sang @ 2018-10-31 23:37 UTC (permalink / raw)
  To: linux-arm-kernel

On Tue, Oct 30, 2018 at 03:28:14PM +0000, A.s. Dong wrote:
> The LPI2C is used in IMX7ULP/MX8 SoCs.
> 
> Cc: Wolfram Sang <wsa@the-dreams.de>
> Signed-off-by: Dong Aisheng <aisheng.dong@nxp.com>

Applied to for-current, thanks!

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20181031/58076b30/attachment.sig>

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

end of thread, other threads:[~2018-10-31 23:37 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-10-30 15:28 [PATCH 1/2] dt-bindings: i2c: i2c-imx-lpi2c: add imx8qxp compatible string A.s. Dong
2018-10-30 15:28 ` A.s. Dong
2018-10-30 15:28 ` [PATCH 2/2] MAINTAINERS: add maintainer for IMX LPI2C driver A.s. Dong
2018-10-30 15:28   ` A.s. Dong
2018-10-31 23:37   ` Wolfram Sang
2018-10-31 23:37     ` Wolfram Sang
2018-10-31 23:37 ` [PATCH 1/2] dt-bindings: i2c: i2c-imx-lpi2c: add imx8qxp compatible string Wolfram Sang
2018-10-31 23:37   ` Wolfram Sang

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.