[PATCH v1 3/3] rockchip: Switch rk3368 boards to upstream devicetree
Quentin Schulz
quentin.schulz at cherry.de
Wed May 6 15:25:23 CEST 2026
Hi Johan,
Thanks for looking into this, I'm quite happy to see work being done to
remove the last (Rockchip) defconfigs without OF_UPSTREAM enabled.
Ideally, we should only be left with generic-rk* defconfigs which are
useful for bringing up new boards. Almost there :)
On 3/20/26 3:37 PM, Johan Jonker wrote:
> Switch rk3368 boards to upstream devicetree.
> Remove rk3368-sheep board due lack of upstream support.
>
Please have the removal in a separate patch, so that it's not hidden in
a mail titled "I'm just migrating boards to use upstream DTS".
For all three patches here, how did you migrate the device tree? Did you
check that we have parity upstream with what used to be before this
patch? Did you check that the paths in SoC-specific boot_devices arrays
still match the correct paths? Did you check we still bring in enough
device tree nodes in xPL phases (maybe there are new inter-node links
like -supply or -reset or -gpio properties but we don't enable those in
xPL phases yet with bootph- properties? Did you test this on one or more
devices?
Cheers,
Quentin
More information about the U-Boot
mailing list