On Thu, Aug 21, 2025 at 01:37:40PM +0200, Duje Mihanović wrote:
> On Monday, 18 August 2025 17:43:39 Central European Summer Time Tom Rini 
> wrote:
> > On Sat, Aug 16, 2025 at 09:35:19PM +0200, Duje Mihanović wrote:
> > > Convert the PXA1908 platform and its coreprimevelte board to OF_UPSTREAM
> > > and enable the few drivers found in the upstream DTS.
> > > 
> > > Signed-off-by: Duje Mihanović <d...@dujemihanovic.xyz>
> > > ---
> > > Important note: The PXA1908 DTs were merged into Linux during the v6.17
> > > merge window. Thus, it depends on the v6.17-rc1-dts subtree tag being
> > > merged. I'm sending this now just so that any eventual feedback can be
> > > addressed in time for the v6.17 release.
> > > ---
> > > 
> > >  arch/arm/Kconfig                                   |   1 +
> > >  .../dts/pxa1908-samsung-coreprimevelte-u-boot.dtsi |  20 ++++
> > >  arch/arm/dts/pxa1908-samsung-coreprimevelte.dts    |  74 --------------
> > >  arch/arm/dts/pxa1908.dtsi                          | 106
> > >  --------------------- configs/coreprimevelte_defconfig                   
> |
> > >    7 +-
> > >  5 files changed, 27 insertions(+), 181 deletions(-)
> > 
> > Given how far off that is, I would recommend that once v6.17-rc1-dts is
> > tagged you use tools/update-subtree.sh and "pick" the required commits,
> > then say this patch requires those patches applied.
> 
> I already have used the script. By "pick" do you mean that I take the commit 
> IDs from the description of the squash commit the script creates?

No, sorry, I mean you literally do
./tools/update-subtree.sh pick dts commit-hash
And then send that patch to the U-Boot mailing list. That will make it
easier to manage resyncs later.

-- 
Tom

Attachment: signature.asc
Description: PGP signature

Reply via email to