linux-i2c.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH V3 4/8] dt-bindings: i2c: i2c-imx-lpi2c: add imx8qxp compatible string
       [not found] <1539886483-15775-1-git-send-email-aisheng.dong@nxp.com>
@ 2018-10-18 18:19 ` A.s. Dong
  2018-10-18 19:49   ` Rob Herring
  2018-10-28 22:19   ` Wolfram Sang
  0 siblings, 2 replies; 6+ messages in thread
From: A.s. Dong @ 2018-10-18 18:19 UTC (permalink / raw)
  To: linux-arm-kernel@lists.infradead.org
  Cc: A.s. Dong, Mark Rutland, dongas86@gmail.com, Wolfram Sang,
	catalin.marinas@arm.com, will.deacon@arm.com,
	devicetree@vger.kernel.org, robh+dt@kernel.org, dl-linux-imx,
	kernel@pengutronix.de, Fabio Estevam, shawnguo@kernel.org,
	linux-i2c@vger.kernel.org

Add imx8qxp compatible string

Cc: Rob Herring <robh+dt@kernel.org>
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
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 00e4365..abbc905 100644
--- a/Documentation/devicetree/bindings/i2c/i2c-imx-lpi2c.txt
+++ b/Documentation/devicetree/bindings/i2c/i2c-imx-lpi2c.txt
@@ -4,6 +4,7 @@ Required properties:
 - compatible :
   - "fsl,imx7ulp-lpi2c" for LPI2C compatible with the one integrated on i.MX7ULP soc
   - "fsl,imx8dv-lpi2c" for LPI2C compatible with the one integrated on i.MX8DV 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] 6+ messages in thread

* Re: [PATCH V3 4/8] dt-bindings: i2c: i2c-imx-lpi2c: add imx8qxp compatible string
  2018-10-18 18:19 ` [PATCH V3 4/8] dt-bindings: i2c: i2c-imx-lpi2c: add imx8qxp compatible string A.s. Dong
@ 2018-10-18 19:49   ` Rob Herring
  2018-10-28 22:19   ` Wolfram Sang
  1 sibling, 0 replies; 6+ messages in thread
From: Rob Herring @ 2018-10-18 19:49 UTC (permalink / raw)
  Cc: A.s. Dong, Mark Rutland, dongas86@gmail.com, Wolfram Sang,
	catalin.marinas@arm.com, will.deacon@arm.com,
	devicetree@vger.kernel.org, robh+dt@kernel.org, dl-linux-imx,
	kernel@pengutronix.de, Fabio Estevam, shawnguo@kernel.org,
	linux-arm-kernel@lists.infradead.org, linux-i2c@vger.kernel.org

On Thu, 18 Oct 2018 18:19:29 +0000, "A.s. Dong" wrote:
> Add imx8qxp compatible string
> 
> Cc: Rob Herring <robh+dt@kernel.org>
> 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
> Signed-off-by: Dong Aisheng <aisheng.dong@nxp.com>
> ---
>  Documentation/devicetree/bindings/i2c/i2c-imx-lpi2c.txt | 1 +
>  1 file changed, 1 insertion(+)
> 

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

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

* Re: [PATCH V3 4/8] dt-bindings: i2c: i2c-imx-lpi2c: add imx8qxp compatible string
  2018-10-18 18:19 ` [PATCH V3 4/8] dt-bindings: i2c: i2c-imx-lpi2c: add imx8qxp compatible string A.s. Dong
  2018-10-18 19:49   ` Rob Herring
@ 2018-10-28 22:19   ` Wolfram Sang
  2018-10-30 14:56     ` A.s. Dong
  1 sibling, 1 reply; 6+ messages in thread
From: Wolfram Sang @ 2018-10-28 22:19 UTC (permalink / raw)
  To: A.s. Dong
  Cc: Mark Rutland, devicetree@vger.kernel.org, dongas86@gmail.com,
	catalin.marinas@arm.com, will.deacon@arm.com, robh+dt@kernel.org,
	dl-linux-imx, kernel@pengutronix.de, Fabio Estevam,
	shawnguo@kernel.org, linux-arm-kernel@lists.infradead.org,
	linux-i2c@vger.kernel.org


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

Hi,

On Thu, Oct 18, 2018 at 06:19:29PM +0000, A.s. Dong wrote:
> Add imx8qxp compatible string
> 
> Cc: Rob Herring <robh+dt@kernel.org>
> 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
> Signed-off-by: Dong Aisheng <aisheng.dong@nxp.com>

Doesn't apply...

>    - "fsl,imx8dv-lpi2c" for LPI2C compatible with the one integrated on i.MX8DV soc

... I don't have this line in my tree.

Would you maybe volunteer to maintain this driver? To prevent stuff like
this from happening? :)

Regards,

   Wolfram


[-- 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] 6+ messages in thread

* RE: [PATCH V3 4/8] dt-bindings: i2c: i2c-imx-lpi2c: add imx8qxp compatible string
  2018-10-28 22:19   ` Wolfram Sang
@ 2018-10-30 14:56     ` A.s. Dong
  2018-10-30 14:59       ` Wolfram Sang
  0 siblings, 1 reply; 6+ messages in thread
From: A.s. Dong @ 2018-10-30 14:56 UTC (permalink / raw)
  To: Wolfram Sang
  Cc: Mark Rutland, devicetree@vger.kernel.org, dongas86@gmail.com,
	catalin.marinas@arm.com, will.deacon@arm.com, robh+dt@kernel.org,
	dl-linux-imx, kernel@pengutronix.de, Fabio Estevam,
	shawnguo@kernel.org, linux-arm-kernel@lists.infradead.org,
	linux-i2c@vger.kernel.org

Hi Wolfram,

[...]

> Hi,
> 
> On Thu, Oct 18, 2018 at 06:19:29PM +0000, A.s. Dong wrote:
> > Add imx8qxp compatible string
> >
> > Cc: Rob Herring <robh+dt@kernel.org>
> > 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
> > Signed-off-by: Dong Aisheng <aisheng.dong@nxp.com>
> 
> Doesn't apply...
> 
> >    - "fsl,imx8dv-lpi2c" for LPI2C compatible with the one integrated
> > on i.MX8DV soc
> 
> ... I don't have this line in my tree.
> 

It seems to be caused by the following commit during the 4.19 RC2+.
f6eb89349078 dt-bindings: imx-lpi2c: Remove mx8dv compatible entry

> Would you maybe volunteer to maintain this driver? To prevent stuff like this
> from happening? :)

Sure, I will open an eye on this driver patches from now on.
And I will resend the patch against your tree.

Thanks

Regards
Dong Aisheng

> 
> Regards,
> 
>    Wolfram

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

* Re: [PATCH V3 4/8] dt-bindings: i2c: i2c-imx-lpi2c: add imx8qxp compatible string
  2018-10-30 14:56     ` A.s. Dong
@ 2018-10-30 14:59       ` Wolfram Sang
  2018-10-30 15:03         ` A.s. Dong
  0 siblings, 1 reply; 6+ messages in thread
From: Wolfram Sang @ 2018-10-30 14:59 UTC (permalink / raw)
  To: A.s. Dong
  Cc: Mark Rutland, devicetree@vger.kernel.org, dongas86@gmail.com,
	catalin.marinas@arm.com, will.deacon@arm.com, robh+dt@kernel.org,
	dl-linux-imx, kernel@pengutronix.de, Fabio Estevam,
	shawnguo@kernel.org, linux-arm-kernel@lists.infradead.org,
	linux-i2c@vger.kernel.org


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


> > Would you maybe volunteer to maintain this driver? To prevent stuff like this
> > from happening? :)
> 
> Sure, I will open an eye on this driver patches from now on.

Great, thank you! Can you add an entry to MAINTAINERS and send this
as a patch, too?

> And I will resend the patch against your tree.

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] 6+ messages in thread

* RE: [PATCH V3 4/8] dt-bindings: i2c: i2c-imx-lpi2c: add imx8qxp compatible string
  2018-10-30 14:59       ` Wolfram Sang
@ 2018-10-30 15:03         ` A.s. Dong
  0 siblings, 0 replies; 6+ messages in thread
From: A.s. Dong @ 2018-10-30 15:03 UTC (permalink / raw)
  To: Wolfram Sang
  Cc: Mark Rutland, devicetree@vger.kernel.org, dongas86@gmail.com,
	catalin.marinas@arm.com, will.deacon@arm.com, robh+dt@kernel.org,
	dl-linux-imx, kernel@pengutronix.de, Fabio Estevam,
	shawnguo@kernel.org, linux-arm-kernel@lists.infradead.org,
	linux-i2c@vger.kernel.org

[...]
 
> > > Would you maybe volunteer to maintain this driver? To prevent stuff
> > > like this from happening? :)
> >
> > Sure, I will open an eye on this driver patches from now on.
> 
> Great, thank you! Can you add an entry to MAINTAINERS and send this as a
> patch, too?
> 

Got it. Thanks

Regards
Dong Aisheng

> > And I will resend the patch against your tree.
> 
> Thanks!

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

end of thread, other threads:[~2018-10-30 15:03 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <1539886483-15775-1-git-send-email-aisheng.dong@nxp.com>
2018-10-18 18:19 ` [PATCH V3 4/8] dt-bindings: i2c: i2c-imx-lpi2c: add imx8qxp compatible string A.s. Dong
2018-10-18 19:49   ` Rob Herring
2018-10-28 22:19   ` Wolfram Sang
2018-10-30 14:56     ` A.s. Dong
2018-10-30 14:59       ` Wolfram Sang
2018-10-30 15:03         ` A.s. Dong

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).