public inbox for linux-next@vger.kernel.org
 help / color / mirror / Atom feed
* linux-next: manual merge of the counter-next tree with the ti tree
@ 2024-07-01  6:37 Stephen Rothwell
  2024-07-01  7:28 ` Vignesh Raghavendra
  0 siblings, 1 reply; 4+ messages in thread
From: Stephen Rothwell @ 2024-07-01  6:37 UTC (permalink / raw)
  To: William Breathitt Gray, Nishanth Menon, Tero Kristo,
	Santosh Shilimkar
  Cc: Judith Mendez, Linux Kernel Mailing List, Linux Next Mailing List,
	Siddharth Vadapalli, Vignesh Raghavendra

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

Hi all,

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

  arch/arm64/boot/dts/ti/k3-am62p-main.dtsi

between commits:

  3ad6579f106d ("arm64: dts: ti: am62p: Rename am62p-{}.dtsi to am62p-j722s-common-{}.dtsi")
  77044cfb9346 ("arm64: dts: ti: k3-am62p-j722s: Move AM62P specific USB1 to am62p-main.dtsi")
  ed07d82f9e3e ("arm64: dts: ti: k3-am62p-j722s: Move SoC-specific node properties")
  84935117f25f ("arm64: dts: ti: k3-am62p: Add gpio-ranges properties")

from the ti tree and commit:

  131eaf47c4c5 ("arm64: dts: ti: k3-am62p-main: Add eQEP nodes")

from the counter-next tree.

I don't know how to fix this up, so I just dropped the latter chanhd
for now.

-- 
Cheers,
Stephen Rothwell

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

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

* Re: linux-next: manual merge of the counter-next tree with the ti tree
  2024-07-01  6:37 linux-next: manual merge of the counter-next tree with the ti tree Stephen Rothwell
@ 2024-07-01  7:28 ` Vignesh Raghavendra
  2024-07-01 10:08   ` William Breathitt Gray
  0 siblings, 1 reply; 4+ messages in thread
From: Vignesh Raghavendra @ 2024-07-01  7:28 UTC (permalink / raw)
  To: Stephen Rothwell, William Breathitt Gray, Nishanth Menon,
	Tero Kristo, Santosh Shilimkar
  Cc: Judith Mendez, Linux Kernel Mailing List, Linux Next Mailing List,
	Siddharth Vadapalli

Hi Will,

On 01/07/24 12:07, Stephen Rothwell wrote:
> Hi all,
> 
> Today's linux-next merge of the counter-next tree got a conflict in:
> 
>   arch/arm64/boot/dts/ti/k3-am62p-main.dtsi
> 
> between commits:
> 
>   3ad6579f106d ("arm64: dts: ti: am62p: Rename am62p-{}.dtsi to am62p-j722s-common-{}.dtsi")
>   77044cfb9346 ("arm64: dts: ti: k3-am62p-j722s: Move AM62P specific USB1 to am62p-main.dtsi")
>   ed07d82f9e3e ("arm64: dts: ti: k3-am62p-j722s: Move SoC-specific node properties")
>   84935117f25f ("arm64: dts: ti: k3-am62p: Add gpio-ranges properties")
> 
> from the ti tree and commit:
> 
>   131eaf47c4c5 ("arm64: dts: ti: k3-am62p-main: Add eQEP nodes")

Could you please drop from your tree "arm64: dts: ti: .." patches, these need to go via TI SoC/arm64 tree. 

In particular

7fb9d8854fcf(Judith Mendez)6 hours ago  arm64: dts: ti: k3-am64x-sk: Enable eQEP
afdfe6439a6d(Judith Mendez)6 hours ago  arm64: dts: ti: k3-am64-main: Add eQEP nodes
131eaf47c4c5(Judith Mendez)6 hours ago  arm64: dts: ti: k3-am62p-main: Add eQEP nodes
ba5a251b1d53(Judith Mendez)6 hours ago  arm64: dts: ti: k3-am62a-main: Add eQEP nodes
e2e1fce199b0(Judith Mendez)6 hours ago  arm64: dts: ti: k3-am62-main: Add eQEP nodes

Thanks!

> 
> from the counter-next tree.
> 
> I don't know how to fix this up, so I just dropped the latter chanhd
> for now.
> 


-- 
Regards
Vignesh

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

* Re: linux-next: manual merge of the counter-next tree with the ti tree
  2024-07-01  7:28 ` Vignesh Raghavendra
@ 2024-07-01 10:08   ` William Breathitt Gray
  2024-07-01 13:20     ` Raghavendra, Vignesh
  0 siblings, 1 reply; 4+ messages in thread
From: William Breathitt Gray @ 2024-07-01 10:08 UTC (permalink / raw)
  To: Vignesh Raghavendra
  Cc: Stephen Rothwell, Nishanth Menon, Tero Kristo, Santosh Shilimkar,
	Judith Mendez, Linux Kernel Mailing List, Linux Next Mailing List,
	Siddharth Vadapalli

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

On Mon, Jul 01, 2024 at 12:58:28PM +0530, Vignesh Raghavendra wrote:
> Hi Will,
> 
> On 01/07/24 12:07, Stephen Rothwell wrote:
> > Hi all,
> > 
> > Today's linux-next merge of the counter-next tree got a conflict in:
> > 
> >   arch/arm64/boot/dts/ti/k3-am62p-main.dtsi
> > 
> > between commits:
> > 
> >   3ad6579f106d ("arm64: dts: ti: am62p: Rename am62p-{}.dtsi to am62p-j722s-common-{}.dtsi")
> >   77044cfb9346 ("arm64: dts: ti: k3-am62p-j722s: Move AM62P specific USB1 to am62p-main.dtsi")
> >   ed07d82f9e3e ("arm64: dts: ti: k3-am62p-j722s: Move SoC-specific node properties")
> >   84935117f25f ("arm64: dts: ti: k3-am62p: Add gpio-ranges properties")
> > 
> > from the ti tree and commit:
> > 
> >   131eaf47c4c5 ("arm64: dts: ti: k3-am62p-main: Add eQEP nodes")
> 
> Could you please drop from your tree "arm64: dts: ti: .." patches, these need to go via TI SoC/arm64 tree. 
> 
> In particular
> 
> 7fb9d8854fcf(Judith Mendez)6 hours ago  arm64: dts: ti: k3-am64x-sk: Enable eQEP
> afdfe6439a6d(Judith Mendez)6 hours ago  arm64: dts: ti: k3-am64-main: Add eQEP nodes
> 131eaf47c4c5(Judith Mendez)6 hours ago  arm64: dts: ti: k3-am62p-main: Add eQEP nodes
> ba5a251b1d53(Judith Mendez)6 hours ago  arm64: dts: ti: k3-am62a-main: Add eQEP nodes
> e2e1fce199b0(Judith Mendez)6 hours ago  arm64: dts: ti: k3-am62-main: Add eQEP nodes
> 
> Thanks!
> 
> > 
> > from the counter-next tree.
> > 
> > I don't know how to fix this up, so I just dropped the latter chanhd
> > for now.
> > 
> 
> 
> -- 
> Regards
> Vignesh

Hi Vignesh,

I have now dropped the "arm64: dts: ti: ..." patches from my
counter-next tree, I retained just the counter patches.

Thanks,

William Breathitt Gray

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

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

* Re: linux-next: manual merge of the counter-next tree with the ti tree
  2024-07-01 10:08   ` William Breathitt Gray
@ 2024-07-01 13:20     ` Raghavendra, Vignesh
  0 siblings, 0 replies; 4+ messages in thread
From: Raghavendra, Vignesh @ 2024-07-01 13:20 UTC (permalink / raw)
  To: William Breathitt Gray
  Cc: Stephen Rothwell, Nishanth Menon, Tero Kristo, Santosh Shilimkar,
	Judith Mendez, Linux Kernel Mailing List, Linux Next Mailing List,
	Siddharth Vadapalli


On 7/1/2024 3:38 PM, William Breathitt Gray wrote:
> On Mon, Jul 01, 2024 at 12:58:28PM +0530, Vignesh Raghavendra wrote:
>> Hi Will,
>>

[...]

> Hi Vignesh,
> 
> I have now dropped the "arm64: dts: ti: ..." patches from my
> counter-next tree, I retained just the counter patches.
> 
Great, thanks!

Regards
Vignesh

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

end of thread, other threads:[~2024-07-01 13:20 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-01  6:37 linux-next: manual merge of the counter-next tree with the ti tree Stephen Rothwell
2024-07-01  7:28 ` Vignesh Raghavendra
2024-07-01 10:08   ` William Breathitt Gray
2024-07-01 13:20     ` Raghavendra, Vignesh

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox