[PATCH] ARM: dts: pxa1908: convert to OF_UPSTREAM

Tom Rini trini at konsulko.com
Thu Aug 21 17:04:04 CEST 2025


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ć <duje at 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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 228 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20250821/571e2c1b/attachment.sig>


More information about the U-Boot mailing list