2021-07-18 23:52:51

by Stephen Rothwell

[permalink] [raw]
Subject: linux-next: manual merge of the aspeed tree with Linus' tree

Hi all,

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

arch/arm/boot/dts/aspeed-bmc-ibm-everest.dts

between commit:

faffd1b2bde3 ("ARM: dts: everest: Add phase corrections for eMMC")

from Linus' tree and commit:

315cc563d047 ("ARM: dts: everest: Add phase corrections for eMMC")

from the aspeed tree.

I fixed it up (I used the latter 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

2021-07-19 00:18:01

by Joel Stanley

[permalink] [raw]
Subject: Re: linux-next: manual merge of the aspeed tree with Linus' tree

On Sun, 18 Jul 2021 at 23:52, Stephen Rothwell <[email protected]> wrote:
>
> Hi all,
>
> Today's linux-next merge of the aspeed tree got a conflict in:
>
> arch/arm/boot/dts/aspeed-bmc-ibm-everest.dts
>
> between commit:
>
> faffd1b2bde3 ("ARM: dts: everest: Add phase corrections for eMMC")
>
> from Linus' tree and commit:
>
> 315cc563d047 ("ARM: dts: everest: Add phase corrections for eMMC")
>
> from the aspeed tree.

Thanks, I've rebased the newer patch on the older one and pushed it
out, so we should be good to go tomorrow.

Cheers,

Joel