linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* linux-next: manual merge of the phy-next tree with the qcom tree
@ 2019-04-18  5:29 Stephen Rothwell
  2019-04-18  7:35 ` Marc Gonzalez
  0 siblings, 1 reply; 8+ messages in thread
From: Stephen Rothwell @ 2019-04-18  5:29 UTC (permalink / raw)
  To: Kishon Vijay Abraham I, Andy Gross
  Cc: Linux Next Mailing List, Linux Kernel Mailing List, Marc Gonzalez

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

Hi all,

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

  Documentation/devicetree/bindings/phy/qcom-qmp-phy.txt

between commit:

  369b89366a3d ("dt-bindings: phy-qcom-qmp: Tweak qcom,msm8998-qmp-ufs-phy")

from the qcom tree and commit:

  2815588ea64b ("dt-bindings: phy-qcom-qmp: Add qcom,msm8998-qmp-pcie-phy")

from the phy-next 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 Documentation/devicetree/bindings/phy/qcom-qmp-phy.txt
index d882e40c3bd9,5fca57b12534..000000000000
--- a/Documentation/devicetree/bindings/phy/qcom-qmp-phy.txt
+++ b/Documentation/devicetree/bindings/phy/qcom-qmp-phy.txt
@@@ -69,8 -73,9 +73,10 @@@ Required properties
  			"phy", "common".
  		For "qcom,msm8998-qmp-usb3-phy" must contain
  			"phy", "common".
 -		For "qcom,msm8998-qmp-ufs-phy": no resets are listed.
 +		For "qcom,msm8998-qmp-ufs-phy": must contain:
 +			"ufsphy".
+ 		For "qcom,msm8998-qmp-pcie-phy" must contain:
+ 			"phy", "common".
  		For "qcom,sdm845-qmp-usb3-phy" must contain:
  			"phy", "common".
  		For "qcom,sdm845-qmp-usb3-uni-phy" must contain:

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

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

* Re: linux-next: manual merge of the phy-next tree with the qcom tree
  2019-04-18  5:29 linux-next: manual merge of the phy-next tree with the qcom tree Stephen Rothwell
@ 2019-04-18  7:35 ` Marc Gonzalez
  2019-04-18  7:59   ` Stephen Rothwell
  2019-04-19  4:58   ` Andy Gross
  0 siblings, 2 replies; 8+ messages in thread
From: Marc Gonzalez @ 2019-04-18  7:35 UTC (permalink / raw)
  To: Stephen Rothwell, Kishon Vijay Abraham I, Andy Gross
  Cc: Linux Next, LKML, Bjorn Andersson, Jeffrey Hugo

On 18/04/2019 07:29, Stephen Rothwell wrote:

> Today's linux-next merge of the phy-next tree got a conflict in:
> 
>   Documentation/devicetree/bindings/phy/qcom-qmp-phy.txt
> 
> between commit:
> 
>   369b89366a3d ("dt-bindings: phy-qcom-qmp: Tweak qcom,msm8998-qmp-ufs-phy")
> 
> from the qcom tree and commit:
> 
>   2815588ea64b ("dt-bindings: phy-qcom-qmp: Add qcom,msm8998-qmp-pcie-phy")
> 
> from the phy-next 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.

Hello Stephen,

The current state of Documentation/devicetree/bindings/phy/qcom-qmp-phy.txt
is indeed:

		For "qcom,msm8998-qmp-usb3-phy" must contain
			"phy", "common".
		For "qcom,msm8998-qmp-ufs-phy": must contain:
			"ufsphy".
		For "qcom,msm8998-qmp-pcie-phy" must contain:
			"phy", "common".
		For "qcom,sdm845-qmp-usb3-phy" must contain:
			"phy", "common".


It is not clear to me what I could/should have done differently to avoid
the conflict?

Regards.

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

* Re: linux-next: manual merge of the phy-next tree with the qcom tree
  2019-04-18  7:35 ` Marc Gonzalez
@ 2019-04-18  7:59   ` Stephen Rothwell
  2019-04-19  4:58   ` Andy Gross
  1 sibling, 0 replies; 8+ messages in thread
From: Stephen Rothwell @ 2019-04-18  7:59 UTC (permalink / raw)
  To: Marc Gonzalez
  Cc: Kishon Vijay Abraham I, Andy Gross, Linux Next, LKML,
	Bjorn Andersson, Jeffrey Hugo

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

Hi Marc,

On Thu, 18 Apr 2019 09:35:44 +0200 Marc Gonzalez <marc.w.gonzalez@free.fr> wrote:
>
> It is not clear to me what I could/should have done differently to avoid
> the conflict?

Nothing really, it will need to be fixed up when these trees are merged
into Linus' tree (or some other tree along the way).  It is not a big
problem as the conflict is pretty simple.  I send the emails just so
people can see what I think the resolution should be and correct me if
I am mistaken.

-- 
Cheers,
Stephen Rothwell

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

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

* Re: linux-next: manual merge of the phy-next tree with the qcom tree
  2019-04-18  7:35 ` Marc Gonzalez
  2019-04-18  7:59   ` Stephen Rothwell
@ 2019-04-19  4:58   ` Andy Gross
  2019-04-22 11:47     ` Kishon Vijay Abraham I
  1 sibling, 1 reply; 8+ messages in thread
From: Andy Gross @ 2019-04-19  4:58 UTC (permalink / raw)
  To: Marc Gonzalez
  Cc: Stephen Rothwell, Kishon Vijay Abraham I, Linux Next, LKML,
	Bjorn Andersson, Jeffrey Hugo

On Thu, Apr 18, 2019 at 09:35:44AM +0200, Marc Gonzalez wrote:
> 
> It is not clear to me what I could/should have done differently to avoid
> the conflict?

I dropped the patch for now.  We can deal with this later as it is trivial.
The best way probably would have been for Kishon to take this patch as well.
Then he would have fixed it up and no one else would have seen it.  But we'll
deal with it in a few weeks.  No biggie.


Andy

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

* Re: linux-next: manual merge of the phy-next tree with the qcom tree
  2019-04-19  4:58   ` Andy Gross
@ 2019-04-22 11:47     ` Kishon Vijay Abraham I
  2019-04-23  9:13       ` Marc Gonzalez
  0 siblings, 1 reply; 8+ messages in thread
From: Kishon Vijay Abraham I @ 2019-04-22 11:47 UTC (permalink / raw)
  To: Andy Gross, Marc Gonzalez
  Cc: Stephen Rothwell, Linux Next, LKML, Bjorn Andersson, Jeffrey Hugo



On 19/04/19 10:28 AM, Andy Gross wrote:
> On Thu, Apr 18, 2019 at 09:35:44AM +0200, Marc Gonzalez wrote:
>>
>> It is not clear to me what I could/should have done differently to avoid
>> the conflict?
> 
> I dropped the patch for now.  We can deal with this later as it is trivial.
> The best way probably would have been for Kishon to take this patch as well.
> Then he would have fixed it up and no one else would have seen it.  But we'll
> deal with it in a few weeks.  No biggie.

I've included "dt-bindings: phy-qcom-qmp: Tweak qcom,msm8998-qmp-ufs-phy" in
linux-phy tree now.

Thanks
Kishon

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

* Re: linux-next: manual merge of the phy-next tree with the qcom tree
  2019-04-22 11:47     ` Kishon Vijay Abraham I
@ 2019-04-23  9:13       ` Marc Gonzalez
  2019-04-23 19:15         ` Andy Gross
  0 siblings, 1 reply; 8+ messages in thread
From: Marc Gonzalez @ 2019-04-23  9:13 UTC (permalink / raw)
  To: Kishon Vijay Abraham I, Andy Gross
  Cc: Stephen Rothwell, Linux Next, LKML, Bjorn Andersson, Jeffrey Hugo

On 22/04/2019 13:47, Kishon Vijay Abraham I wrote:

> On 19/04/19 10:28 AM, Andy Gross wrote:
> 
>> On Thu, Apr 18, 2019 at 09:35:44AM +0200, Marc Gonzalez wrote:
>>>
>>> It is not clear to me what I could/should have done differently to avoid
>>> the conflict?
>>
>> I dropped the patch for now.  We can deal with this later as it is trivial.
>> The best way probably would have been for Kishon to take this patch as well.
>> Then he would have fixed it up and no one else would have seen it.  But we'll
>> deal with it in a few weeks.  No biggie.
> 
> I've included "dt-bindings: phy-qcom-qmp: Tweak qcom,msm8998-qmp-ufs-phy" in
> linux-phy tree now.

Thanks Kishon,

Great news. That's one less patch to keep track of.

Regards.

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

* Re: linux-next: manual merge of the phy-next tree with the qcom tree
  2019-04-23  9:13       ` Marc Gonzalez
@ 2019-04-23 19:15         ` Andy Gross
  0 siblings, 0 replies; 8+ messages in thread
From: Andy Gross @ 2019-04-23 19:15 UTC (permalink / raw)
  To: Marc Gonzalez
  Cc: Kishon Vijay Abraham I, Stephen Rothwell, Linux Next, LKML,
	Bjorn Andersson, Jeffrey Hugo

On Tue, Apr 23, 2019 at 11:13:59AM +0200, Marc Gonzalez wrote:
> > I've included "dt-bindings: phy-qcom-qmp: Tweak qcom,msm8998-qmp-ufs-phy" in
> > linux-phy tree now.
> 
> Thanks Kishon,
> 
> Great news. That's one less patch to keep track of.

Thanks Kishon!

Andy

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

* linux-next: manual merge of the phy-next tree with the qcom tree
@ 2022-01-28  1:26 Stephen Rothwell
  0 siblings, 0 replies; 8+ messages in thread
From: Stephen Rothwell @ 2022-01-28  1:26 UTC (permalink / raw)
  To: Kishon Vijay Abraham I, Vinod Koul, Andy Gross
  Cc: Bjorn Andersson, David Heidelberg, Linux Kernel Mailing List,
	Linux Next Mailing List, Luca Weiss

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

Hi all,

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

  Documentation/devicetree/bindings/phy/qcom,usb-hs-phy.txt

between commit:

  c04421c68fd4 ("dt-bindings: phy: qcom,usb-hs-phy: add MSM8226 compatible")

from the qcom tree and commit:

  e7393b60a14f ("dt-bindings: phy: convert Qualcomm USB HS phy to yaml")

from the phy-next tree.

I fixed it up (I removed the file and added the following merge fix patch)
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.

From: Stephen Rothwell <sfr@canb.auug.org.au>
Date: Fri, 28 Jan 2022 12:24:35 +1100
Subject: [PATCH] merge fix for "dt-bindings: phy: qcom,usb-hs-phy: add MSM8226 compatible"

Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
---
 Documentation/devicetree/bindings/phy/qcom,usb-hs-phy.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/phy/qcom,usb-hs-phy.yaml b/Documentation/devicetree/bindings/phy/qcom,usb-hs-phy.yaml
index a60386bd19b2..e23e5590eaa3 100644
--- a/Documentation/devicetree/bindings/phy/qcom,usb-hs-phy.yaml
+++ b/Documentation/devicetree/bindings/phy/qcom,usb-hs-phy.yaml
@@ -38,6 +38,7 @@ properties:
     items:
       - enum:
           - qcom,usb-hs-phy-apq8064
+          - qcom,usb-hs-phy-msm8226
           - qcom,usb-hs-phy-msm8916
           - qcom,usb-hs-phy-msm8974
       - const: qcom,usb-hs-phy
-- 
2.34.1

-- 
Cheers,
Stephen Rothwell

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

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

end of thread, other threads:[~2022-01-28  1:27 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-04-18  5:29 linux-next: manual merge of the phy-next tree with the qcom tree Stephen Rothwell
2019-04-18  7:35 ` Marc Gonzalez
2019-04-18  7:59   ` Stephen Rothwell
2019-04-19  4:58   ` Andy Gross
2019-04-22 11:47     ` Kishon Vijay Abraham I
2019-04-23  9:13       ` Marc Gonzalez
2019-04-23 19:15         ` Andy Gross
2022-01-28  1:26 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).