On Mon Dec 1, 2025 at 5:17 PM CET, Tom Rini wrote: > On Fri, Nov 28, 2025 at 09:46:37PM +0100, Markus Schneider-Pargmann (TI.com) > wrote: > >> The upstream devicetree uses simple-pm-bus, so CONFIG_POWER_DOMAIN is >> required now. CONFIG_POWER_DOMAIN enables probing power domains, the PRM >> power domain driver is requierd as well now. >> >> Signed-off-by: Markus Schneider-Pargmann (TI.com) <[email protected]> >> --- >> configs/am335x_evm_defconfig | 8 ++++++-- >> 1 file changed, 6 insertions(+), 2 deletions(-) > > We probably need to, somewhere within this series, change > configs/am335x_*evm_* to make use of #include because am335x_evm_spiboot > isn't updated nor any of the hs_evm variants. Also, after this series > do all of the other am335x based platforms build still? And then are any > of them trivial conversions to OF_UPSTREAM ?
I tried to keep everything backwards compatible. During development I tested both configs (OF_UPSTREAM enabled/disabled) with all the patches. I will try to build for all other variants, but I think all these changes shouldn't break them. Thanks, I can update the other evm defconfigs and give a quick look at the other am335x and if they would require a lot of work. Best Markus
signature.asc
Description: PGP signature

