2024-01-08 04:00:44

by Stephen Rothwell

[permalink] [raw]
Subject: linux-next: manual merge of the devicetree tree with the usb tree

Hi all,

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

Documentation/devicetree/bindings/connector/usb-connector.yaml

between commit:

501b15207138 ("dt-bindings: connector: Add child nodes for multiple PD capabilities")

from the usb tree and commit:

0d3a771610d0 ("dt-bindings: connector: Add child nodes for multiple PD capabilities")

from the devicetree tree.

I fixed it up (I used the former version as there were other changes
in this file in that version) 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


Attachments:
(No filename) (499.00 B)
OpenPGP digital signature

2024-01-08 07:53:40

by Greg KH

[permalink] [raw]
Subject: Re: linux-next: manual merge of the devicetree tree with the usb tree

On Mon, Jan 08, 2024 at 03:00:26PM +1100, Stephen Rothwell wrote:
> Hi all,
>
> Today's linux-next merge of the devicetree tree got a conflict in:
>
> Documentation/devicetree/bindings/connector/usb-connector.yaml
>
> between commit:
>
> 501b15207138 ("dt-bindings: connector: Add child nodes for multiple PD capabilities")
>
> from the usb tree and commit:
>
> 0d3a771610d0 ("dt-bindings: connector: Add child nodes for multiple PD capabilities")
>
> from the devicetree tree.
>
> I fixed it up (I used the former version as there were other changes
> in this file in that version) 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.

Fix looks correct, thanks!

greg k-h