Re: [Intel-gfx] linux-next: manual merge of the extcon tree with the drm-misc tree

2020-10-06 Thread Greg KH
On Tue, Oct 06, 2020 at 08:00:03PM +1100, Stephen Rothwell wrote:
> Hi all,
> 
> On Thu, 10 Sep 2020 14:18:54 +1000 Stephen Rothwell  
> wrote:
> >
> > Today's linux-next merge of the extcon tree got a conflict in:
> > 
> >   MAINTAINERS
> > 
> > between commit:
> > 
> >   f61249dddecc ("MAINTAINERS: Add entry for i.MX 8MQ DCSS driver")
> > 
> > from the drm-misc tree and commit:
> > 
> >   d0e3c25150dd ("MAINTAINERS: Add entry for NXP PTN5150A CC driver")
> > 
> > from the extcon tree.
> > 
> > I fixed it up (see below) and can carry the fix as necessary. This
> > is now fixed as far as linux-next is concerned, but any non trivial
> > conflicts should be mentioned to your upstream maintainer when your tree
> > is submitted for merging.  You may also want to consider cooperating
> > with the maintainer of the conflicting tree to minimise any particularly
> > complex conflicts.
> > 
> > -- 
> > Cheers,
> > Stephen Rothwell
> > 
> > diff --cc MAINTAINERS
> > index 623c53ab5bd5,da94c9b12f1b..
> > --- a/MAINTAINERS
> > +++ b/MAINTAINERS
> > @@@ -12496,14 -12430,13 +12496,21 @@@ F:
> > drivers/iio/gyro/fxas21002c_core.
> >   F:drivers/iio/gyro/fxas21002c_i2c.c
> >   F:drivers/iio/gyro/fxas21002c_spi.c
> >   
> >  +NXP i.MX 8MQ DCSS DRIVER
> >  +M:Laurentiu Palcu 
> >  +R:Lucas Stach 
> >  +L:dri-de...@lists.freedesktop.org
> >  +S:Maintained
> >  +F:
> > Documentation/devicetree/bindings/display/imx/nxp,imx8mq-dcss.yaml
> >  +F:drivers/gpu/drm/imx/dcss/
> >  +
> > + NXP PTN5150A CC LOGIC AND EXTCON DRIVER
> > + M:Krzysztof Kozlowski 
> > + L:linux-ker...@vger.kernel.org
> > + S:Maintained
> > + F:Documentation/devicetree/bindings/extcon/extcon-ptn5150.yaml
> > + F:drivers/extcon/extcon-ptn5150.c
> > + 
> >   NXP SGTL5000 DRIVER
> >   M:Fabio Estevam 
> >   L:alsa-de...@alsa-project.org (moderated for non-subscribers)
> 
> This is now a conflict between the char-misc tree and the drm tree.

Looks fine, this should be easy for Linus to resolve :)

thanks,

greg k-h
___
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx


Re: [Intel-gfx] linux-next: manual merge of the extcon tree with the drm-misc tree

2020-10-06 Thread Stephen Rothwell
Hi all,

On Thu, 10 Sep 2020 14:18:54 +1000 Stephen Rothwell  
wrote:
>
> Today's linux-next merge of the extcon tree got a conflict in:
> 
>   MAINTAINERS
> 
> between commit:
> 
>   f61249dddecc ("MAINTAINERS: Add entry for i.MX 8MQ DCSS driver")
> 
> from the drm-misc tree and commit:
> 
>   d0e3c25150dd ("MAINTAINERS: Add entry for NXP PTN5150A CC driver")
> 
> from the extcon tree.
> 
> I fixed it up (see below) and can carry the fix as necessary. This
> is now fixed as far as linux-next is concerned, but any non trivial
> conflicts should be mentioned to your upstream maintainer when your tree
> is submitted for merging.  You may also want to consider cooperating
> with the maintainer of the conflicting tree to minimise any particularly
> complex conflicts.
> 
> -- 
> Cheers,
> Stephen Rothwell
> 
> diff --cc MAINTAINERS
> index 623c53ab5bd5,da94c9b12f1b..
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@@ -12496,14 -12430,13 +12496,21 @@@ F:  
> drivers/iio/gyro/fxas21002c_core.
>   F:  drivers/iio/gyro/fxas21002c_i2c.c
>   F:  drivers/iio/gyro/fxas21002c_spi.c
>   
>  +NXP i.MX 8MQ DCSS DRIVER
>  +M:  Laurentiu Palcu 
>  +R:  Lucas Stach 
>  +L:  dri-de...@lists.freedesktop.org
>  +S:  Maintained
>  +F:  Documentation/devicetree/bindings/display/imx/nxp,imx8mq-dcss.yaml
>  +F:  drivers/gpu/drm/imx/dcss/
>  +
> + NXP PTN5150A CC LOGIC AND EXTCON DRIVER
> + M:  Krzysztof Kozlowski 
> + L:  linux-ker...@vger.kernel.org
> + S:  Maintained
> + F:  Documentation/devicetree/bindings/extcon/extcon-ptn5150.yaml
> + F:  drivers/extcon/extcon-ptn5150.c
> + 
>   NXP SGTL5000 DRIVER
>   M:  Fabio Estevam 
>   L:  alsa-de...@alsa-project.org (moderated for non-subscribers)

This is now a conflict between the char-misc tree and the drm tree.

-- 
Cheers,
Stephen Rothwell


pgpPMJjQqL3g8.pgp
Description: OpenPGP digital signature
___
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx


[Intel-gfx] linux-next: manual merge of the extcon tree with the drm-misc tree

2020-09-09 Thread Stephen Rothwell
Hi all,

Today's linux-next merge of the extcon tree got a conflict in:

  MAINTAINERS

between commit:

  f61249dddecc ("MAINTAINERS: Add entry for i.MX 8MQ DCSS driver")

from the drm-misc tree and commit:

  d0e3c25150dd ("MAINTAINERS: Add entry for NXP PTN5150A CC driver")

from the extcon tree.

I fixed it up (see below) and can carry the fix as necessary. This
is now fixed as far as linux-next is concerned, but any non trivial
conflicts should be mentioned to your upstream maintainer when your tree
is submitted for merging.  You may also want to consider cooperating
with the maintainer of the conflicting tree to minimise any particularly
complex conflicts.

-- 
Cheers,
Stephen Rothwell

diff --cc MAINTAINERS
index 623c53ab5bd5,da94c9b12f1b..
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@@ -12496,14 -12430,13 +12496,21 @@@ F:
drivers/iio/gyro/fxas21002c_core.
  F:drivers/iio/gyro/fxas21002c_i2c.c
  F:drivers/iio/gyro/fxas21002c_spi.c
  
 +NXP i.MX 8MQ DCSS DRIVER
 +M:Laurentiu Palcu 
 +R:Lucas Stach 
 +L:dri-de...@lists.freedesktop.org
 +S:Maintained
 +F:Documentation/devicetree/bindings/display/imx/nxp,imx8mq-dcss.yaml
 +F:drivers/gpu/drm/imx/dcss/
 +
+ NXP PTN5150A CC LOGIC AND EXTCON DRIVER
+ M:Krzysztof Kozlowski 
+ L:linux-ker...@vger.kernel.org
+ S:Maintained
+ F:Documentation/devicetree/bindings/extcon/extcon-ptn5150.yaml
+ F:drivers/extcon/extcon-ptn5150.c
+ 
  NXP SGTL5000 DRIVER
  M:Fabio Estevam 
  L:alsa-de...@alsa-project.org (moderated for non-subscribers)


pgp9dYrGNQgIQ.pgp
Description: OpenPGP digital signature
___
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx