All of lore.kernel.org
 help / color / mirror / Atom feed
* linux-next: manual merge of the usb tree with the spi tree
@ 2022-06-23  3:42 Stephen Rothwell
  2022-06-23  8:20 ` Greg KH
  2022-07-05  7:39 ` Geert Uytterhoeven
  0 siblings, 2 replies; 3+ messages in thread
From: Stephen Rothwell @ 2022-06-23  3:42 UTC (permalink / raw)
  To: Greg KH, Mark Brown
  Cc: Conor Dooley, Greg Kroah-Hartman, Linux Kernel Mailing List,
	Linux Next Mailing List

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

Hi all,

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

  MAINTAINERS

between commit:

  f303c6b26ced ("MAINTAINERS: add spi to PolarFire SoC entry")

from the spi tree and commit:

  4a691b8c157a ("MAINTAINERS: add musb to PolarFire SoC entry")

from the usb 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 fcaa66ea848b,e73c77d479bb..000000000000
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@@ -17225,7 -17169,7 +17232,8 @@@ S:	Supporte
  F:	arch/riscv/boot/dts/microchip/
  F:	drivers/mailbox/mailbox-mpfs.c
  F:	drivers/soc/microchip/
 +F:	drivers/spi/spi-microchip-core.c
+ F:	drivers/usb/musb/mpfs.c
  F:	include/soc/microchip/mpfs.h
  
  RNBD BLOCK DRIVERS

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

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

* Re: linux-next: manual merge of the usb tree with the spi tree
  2022-06-23  3:42 linux-next: manual merge of the usb tree with the spi tree Stephen Rothwell
@ 2022-06-23  8:20 ` Greg KH
  2022-07-05  7:39 ` Geert Uytterhoeven
  1 sibling, 0 replies; 3+ messages in thread
From: Greg KH @ 2022-06-23  8:20 UTC (permalink / raw)
  To: Stephen Rothwell
  Cc: Mark Brown, Conor Dooley, Linux Kernel Mailing List,
	Linux Next Mailing List

On Thu, Jun 23, 2022 at 01:42:59PM +1000, Stephen Rothwell wrote:
> Hi all,
> 
> Today's linux-next merge of the usb tree got a conflict in:
> 
>   MAINTAINERS
> 
> between commit:
> 
>   f303c6b26ced ("MAINTAINERS: add spi to PolarFire SoC entry")
> 
> from the spi tree and commit:
> 
>   4a691b8c157a ("MAINTAINERS: add musb to PolarFire SoC entry")
> 
> from the usb 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 fcaa66ea848b,e73c77d479bb..000000000000
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@@ -17225,7 -17169,7 +17232,8 @@@ S:	Supporte
>   F:	arch/riscv/boot/dts/microchip/
>   F:	drivers/mailbox/mailbox-mpfs.c
>   F:	drivers/soc/microchip/
>  +F:	drivers/spi/spi-microchip-core.c
> + F:	drivers/usb/musb/mpfs.c
>   F:	include/soc/microchip/mpfs.h
>   
>   RNBD BLOCK DRIVERS

Merge looks good, thanks!

greg k-h

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

* Re: linux-next: manual merge of the usb tree with the spi tree
  2022-06-23  3:42 linux-next: manual merge of the usb tree with the spi tree Stephen Rothwell
  2022-06-23  8:20 ` Greg KH
@ 2022-07-05  7:39 ` Geert Uytterhoeven
  1 sibling, 0 replies; 3+ messages in thread
From: Geert Uytterhoeven @ 2022-07-05  7:39 UTC (permalink / raw)
  To: Stephen Rothwell
  Cc: Greg KH, Mark Brown, Conor Dooley, Greg Kroah-Hartman,
	Linux Kernel Mailing List, Linux Next Mailing List

On Thu, Jun 23, 2022 at 6:51 AM Stephen Rothwell <sfr@canb.auug.org.au> wrote:
> Today's linux-next merge of the usb tree got a conflict in:
>
>   MAINTAINERS
>
> between commit:
>
>   f303c6b26ced ("MAINTAINERS: add spi to PolarFire SoC entry")
>
> from the spi tree and commit:
>
>   4a691b8c157a ("MAINTAINERS: add musb to PolarFire SoC entry")
>
> from the usb 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 fcaa66ea848b,e73c77d479bb..000000000000
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@@ -17225,7 -17169,7 +17232,8 @@@ S:   Supporte
>   F:    arch/riscv/boot/dts/microchip/
>   F:    drivers/mailbox/mailbox-mpfs.c
>   F:    drivers/soc/microchip/
>  +F:    drivers/spi/spi-microchip-core.c
> + F:    drivers/usb/musb/mpfs.c
>   F:    include/soc/microchip/mpfs.h

Not that it would have avoided this conflict, but both commits didn't
care about sort order.

Gr{oetje,eeting}s,

                        Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
                                -- Linus Torvalds

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

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

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-23  3:42 linux-next: manual merge of the usb tree with the spi tree Stephen Rothwell
2022-06-23  8:20 ` Greg KH
2022-07-05  7:39 ` Geert Uytterhoeven

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.