On Tue May 5, 2026 at 6:39 PM CEST, Tom Rini wrote: > On Tue, Apr 28, 2026 at 10:41:33AM +0200, Kory Maincent wrote: >> On Mon, 27 Apr 2026 11:01:29 +0200 >> "Markus Schneider-Pargmann (TI)" <[email protected]> wrote: >> >> > These devicetrees are not used anymore because the boards are using >> > upstream devicetrees now. >> > >> > Acked-by: Andrew Davis <[email protected]> >> > Signed-off-by: Markus Schneider-Pargmann (TI) <[email protected]> >> > --- >> > arch/arm/dts/Makefile | 11 - >> > arch/arm/dts/am335x-bone.dts | 23 - >> > arch/arm/dts/am335x-boneblack.dts | 174 ----- >> > arch/arm/dts/am335x-bonegreen-eco.dts | 53 -- >> > arch/arm/dts/am335x-bonegreen.dts | 14 - >> > arch/arm/dts/am335x-evm.dts | 767 >> > --------------------- arch/arm/dts/am335x-evmsk.dts | >> > 730 -------------------- arch/arm/dts/am335x-icev2.dts >> > | >> > 486 ------------- arch/arm/dts/am335x-pocketbeagle.dts | 237 >> > ------- arch/arm/dts/am335x-sancloud-bbe-common.dtsi | 67 -- >> > arch/arm/dts/am335x-sancloud-bbe-extended-wifi.dts | 113 --- >> > arch/arm/dts/am335x-sancloud-bbe-lite.dts | 50 -- >> > arch/arm/dts/am335x-sancloud-bbe.dts | 53 -- >> > 13 files changed, 2778 deletions(-) >> > >> > diff --git a/arch/arm/dts/Makefile b/arch/arm/dts/Makefile >> > index >> > d90e02ca4e5c73534ce4c5f41173c897780bc6fe..35145d7e01176e320ebbf5e4004a46540f8933f1 >> > 100644 --- a/arch/arm/dts/Makefile +++ b/arch/arm/dts/Makefile >> > @@ -403,26 +403,15 @@ dtb-$(CONFIG_ARCH_ZYNQMP_R5) += \ >> > zynqmp-r5.dtb >> > dtb-$(CONFIG_AM33XX) += \ >> > am335x-baltos.dtb \ >> > - am335x-bone.dtb \ >> > - am335x-boneblack.dtb \ >> > am335x-boneblack-wireless.dtb \ >> > am335x-boneblue.dtb \ >> >> I think you can also remove these ones. >> IMHO all of the devicetree described here >> https://elixir.bootlin.com/u-boot/v2026.04/source/include/configs/am335x_evm.h#L117 >> could be removed. Even if they are missing from CONFIG_OF_LIST, which could >> also >> be corrected. > > I'm OK with that being a follow-up since there's been no other changes > requested / problems reported at this point.
Thanks, I will create a follow-up for these boards. Best Markus
signature.asc
Description: PGP signature

