linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* linux-next: manual merge of the qcom tree with the usb tree
@ 2021-08-06 10:21 Mark Brown
  2021-08-06 11:08 ` Greg Kroah-Hartman
  0 siblings, 1 reply; 4+ messages in thread
From: Mark Brown @ 2021-08-06 10:21 UTC (permalink / raw)
  To: Andy Gross
  Cc: Bjorn Andersson, Greg Kroah-Hartman, Linux Kernel Mailing List,
	Linux Next Mailing List, AngeloGioacchino Del Regno

Hi all,

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

  arch/arm64/boot/dts/qcom/msm8996.dtsi

between commit:

  1f958f3dff42 ("Revert "arm64: dts: qcom: Harmonize DWC USB3 DT nodes name"")

from the usb tree and commit:

  9da65e441d4d ("arm64: dts: qcom: Add support for SONY Xperia X Performance / XZ / XZs (msm8996, Tone platform)")

from the qcom 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.

diff --cc arch/arm64/boot/dts/qcom/msm8996.dtsi
index 78c55ca10ba9,31686950004e..000000000000
--- a/arch/arm64/boot/dts/qcom/msm8996.dtsi
+++ b/arch/arm64/boot/dts/qcom/msm8996.dtsi

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

* Re: linux-next: manual merge of the qcom tree with the usb tree
  2021-08-06 10:21 linux-next: manual merge of the qcom tree with the usb tree Mark Brown
@ 2021-08-06 11:08 ` Greg Kroah-Hartman
  2021-08-06 11:23   ` Mark Brown
  0 siblings, 1 reply; 4+ messages in thread
From: Greg Kroah-Hartman @ 2021-08-06 11:08 UTC (permalink / raw)
  To: Mark Brown
  Cc: Andy Gross, Bjorn Andersson, Linux Kernel Mailing List,
	Linux Next Mailing List, AngeloGioacchino Del Regno

On Fri, Aug 06, 2021 at 11:21:38AM +0100, Mark Brown wrote:
> Hi all,
> 
> Today's linux-next merge of the qcom tree got a conflict in:
> 
>   arch/arm64/boot/dts/qcom/msm8996.dtsi
> 
> between commit:
> 
>   1f958f3dff42 ("Revert "arm64: dts: qcom: Harmonize DWC USB3 DT nodes name"")
> 
> from the usb tree and commit:
> 
>   9da65e441d4d ("arm64: dts: qcom: Add support for SONY Xperia X Performance / XZ / XZs (msm8996, Tone platform)")
> 
> from the qcom 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.
> 
> diff --cc arch/arm64/boot/dts/qcom/msm8996.dtsi
> index 78c55ca10ba9,31686950004e..000000000000
> --- a/arch/arm64/boot/dts/qcom/msm8996.dtsi
> +++ b/arch/arm64/boot/dts/qcom/msm8996.dtsi

Love the fix, did something go wrong?  :)

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

* Re: linux-next: manual merge of the qcom tree with the usb tree
  2021-08-06 11:08 ` Greg Kroah-Hartman
@ 2021-08-06 11:23   ` Mark Brown
  2021-08-08 23:02     ` Stephen Rothwell
  0 siblings, 1 reply; 4+ messages in thread
From: Mark Brown @ 2021-08-06 11:23 UTC (permalink / raw)
  To: Greg Kroah-Hartman
  Cc: Andy Gross, Bjorn Andersson, Linux Kernel Mailing List,
	Linux Next Mailing List, AngeloGioacchino Del Regno

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

On Fri, Aug 06, 2021 at 01:08:26PM +0200, Greg Kroah-Hartman wrote:
> On Fri, Aug 06, 2021 at 11:21:38AM +0100, Mark Brown wrote:

> > diff --cc arch/arm64/boot/dts/qcom/msm8996.dtsi
> > index 78c55ca10ba9,31686950004e..000000000000
> > --- a/arch/arm64/boot/dts/qcom/msm8996.dtsi
> > +++ b/arch/arm64/boot/dts/qcom/msm8996.dtsi
> 
> Love the fix, did something go wrong?  :)

The fix will be whatever was in HEAD.

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

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

* Re: linux-next: manual merge of the qcom tree with the usb tree
  2021-08-06 11:23   ` Mark Brown
@ 2021-08-08 23:02     ` Stephen Rothwell
  0 siblings, 0 replies; 4+ messages in thread
From: Stephen Rothwell @ 2021-08-08 23:02 UTC (permalink / raw)
  To: Mark Brown
  Cc: Greg Kroah-Hartman, Andy Gross, Bjorn Andersson,
	Linux Kernel Mailing List, Linux Next Mailing List,
	AngeloGioacchino Del Regno

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

Hi Mark,

On Fri, 6 Aug 2021 12:23:53 +0100 Mark Brown <broonie@kernel.org> wrote:
>
> On Fri, Aug 06, 2021 at 01:08:26PM +0200, Greg Kroah-Hartman wrote:
> > On Fri, Aug 06, 2021 at 11:21:38AM +0100, Mark Brown wrote:  
> 
> > > diff --cc arch/arm64/boot/dts/qcom/msm8996.dtsi
> > > index 78c55ca10ba9,31686950004e..000000000000
> > > --- a/arch/arm64/boot/dts/qcom/msm8996.dtsi
> > > +++ b/arch/arm64/boot/dts/qcom/msm8996.dtsi  
> > 
> > Love the fix, did something go wrong?  :)  
> 
> The fix will be whatever was in HEAD.

I used the following instead.  Is that wrong?

-- 
Cheers,
Stephen Rothwell

diff --cc arch/arm64/boot/dts/qcom/msm8996.dtsi
index 78c55ca10ba9,31686950004e..000000000000
--- a/arch/arm64/boot/dts/qcom/msm8996.dtsi
+++ b/arch/arm64/boot/dts/qcom/msm8996.dtsi
@@@ -2566,7 -2572,7 +2572,7 @@@
  			power-domains = <&gcc USB30_GDSC>;
  			status = "disabled";
  
- 			dwc3@6a00000 {
 -			usb3_dwc3: usb@6a00000 {
++			usb3_dwc3: dwc3@6a00000 {
  				compatible = "snps,dwc3";
  				reg = <0x06a00000 0xcc00>;
  				interrupts = <0 131 IRQ_TYPE_LEVEL_HIGH>;

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

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

end of thread, other threads:[~2021-08-08 23:03 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-06 10:21 linux-next: manual merge of the qcom tree with the usb tree Mark Brown
2021-08-06 11:08 ` Greg Kroah-Hartman
2021-08-06 11:23   ` Mark Brown
2021-08-08 23:02     ` Stephen Rothwell

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