* [PATCH 1/2] dt-bindings: i2c: i2c-imx-lpi2c: add imx8qxp compatible string
@ 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-31 23:37 ` [PATCH 1/2] dt-bindings: i2c: i2c-imx-lpi2c: add imx8qxp compatible string Wolfram Sang
0 siblings, 2 replies; 4+ messages in thread
From: A.s. Dong @ 2018-10-30 15:28 UTC (permalink / raw)
To: linux-i2c@vger.kernel.org
Cc: A.s. Dong, Mark Rutland, dongas86@gmail.com, wsa@the-dreams.de,
devicetree@vger.kernel.org, dl-linux-imx,
linux-arm-kernel@lists.infradead.org
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] 4+ messages in thread
* [PATCH 2/2] MAINTAINERS: add maintainer for IMX LPI2C driver
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-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
1 sibling, 1 reply; 4+ messages in thread
From: A.s. Dong @ 2018-10-30 15:28 UTC (permalink / raw)
To: linux-i2c@vger.kernel.org
Cc: A.s. Dong, dl-linux-imx, dongas86@gmail.com,
linux-arm-kernel@lists.infradead.org, wsa@the-dreams.de
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] 4+ messages in thread
* Re: [PATCH 1/2] dt-bindings: i2c: i2c-imx-lpi2c: add imx8qxp compatible string
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 ` [PATCH 2/2] MAINTAINERS: add maintainer for IMX LPI2C driver A.s. Dong
@ 2018-10-31 23:37 ` Wolfram Sang
1 sibling, 0 replies; 4+ messages in thread
From: Wolfram Sang @ 2018-10-31 23:37 UTC (permalink / raw)
To: A.s. Dong
Cc: Mark Rutland, devicetree@vger.kernel.org, dongas86@gmail.com,
dl-linux-imx, linux-arm-kernel@lists.infradead.org,
linux-i2c@vger.kernel.org
[-- 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] 4+ messages in thread
* Re: [PATCH 2/2] MAINTAINERS: add maintainer for IMX LPI2C driver
2018-10-30 15:28 ` [PATCH 2/2] MAINTAINERS: add maintainer for IMX LPI2C driver A.s. Dong
@ 2018-10-31 23:37 ` Wolfram Sang
0 siblings, 0 replies; 4+ messages in thread
From: Wolfram Sang @ 2018-10-31 23:37 UTC (permalink / raw)
To: A.s. Dong
Cc: dl-linux-imx, linux-i2c@vger.kernel.org,
linux-arm-kernel@lists.infradead.org, dongas86@gmail.com
[-- 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] 4+ messages in thread
end of thread, other threads:[~2018-10-31 23:37 UTC | newest]
Thread overview: 4+ 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 ` [PATCH 2/2] MAINTAINERS: add maintainer for IMX LPI2C driver A.s. Dong
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
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).