Re: [GIT PULL] Devicetree updates for v6.19

From: Rob Herring

Date: Thu Dec 04 2025 - 21:41:44 EST


On Thu, Dec 4, 2025 at 6:25 PM Linus Torvalds
<torvalds@xxxxxxxxxxxxxxxxxxxx> wrote:
>
> On Wed, 3 Dec 2025 at 08:44, Rob Herring <robh@xxxxxxxxxx> wrote:
> >
> > - Ensure all .dtbo targets are applied to a base .dtb
>
> Bah. I pulled this and pushed it out, because it all looked fine on my
> usual x86-64 targets.
>
> But when I build on arm64 (either allmodconfig or my local config),
> this results in
>
> scripts/Makefile.dtbs:20: .dtbo is not applied to any base: rp1.dtbo
> scripts/Makefile.dtbs:20: .dtbo is not applied to any base:
> mt7986a-bananapi-bpi-r3-emmc.dtbo mt7986a-bananapi-bpi-r3-nand.dtbo
> mt7986a-bananapi-bpi-r3-nor.dtbo mt7986a-bananapi-bpi-r3-sata.dtbo
> mt7986a-bananapi-bpi-r3-sd.dtbo mt7988a-bananapi-bpi-r4-emmc.dtbo
> mt7988a-bananapi-bpi-r4-sd.dtbo mt8395-radxa-nio-12l-8-hd-panel.dtbo
> scripts/Makefile.dtbs:20: .dtbo is not applied to any base:
> k3-am62x-phyboard-lyra-gpio-fan.dtbo k3-am62-lp-sk-nand.dtbo
> k3-am642-phyboard-electra-gpio-fan.dtbo
> k3-am642-phyboard-electra-pcie-usb2.dtbo
> k3-am642-phyboard-electra-x27-gpio1-spi1-uart3.dtbo
> k3-am642-phyboard-electra-peb-c-010.dtbo
> k3-am6xx-phycore-disable-eth-phy.dtbo
> k3-am6xx-phycore-disable-rtc.dtbo
> k3-am6xx-phycore-disable-spi-nor.dtbo k3-am6xx-phycore-qspi-nor.dtbo
> k3-j721e-evm-gesi-exp-board.dtbo
>
> for me, and I did *not* try to dig into why. Please fix.

Sorry about that. It's being worked on. The k3 ones are fixed in the
arm-soc tree. Fixes for the other 2 are waiting on the platform
maintainers to pick up.

Rob