Re: [PATCH 1/6] rockchip: rk3506: Imply OF_UPSTREAM
Quentin Schulz <[email protected]>
| Newsgroups | gmane.comp.boot-loaders.u-boot |
|---|---|
| Message-ID | <3ee5d07e-369c-4220-ad45-19adfc63465d__47746.5341029287$1786121086$gmane$org@cherry.de> |
Hi Jonas, On 8/3/26 9:09 PM, Jonas Karlman wrote: > The Rockchip platform typically require new board targets to use > OF_UPSTREAM and board device trees from dts/upstream. > We should eventually make this clear in the docs, and list the possible exceptions (namely, the "generic" defconfigs that help with bring up; OrangePi 3B is such a corner case that i don't think it's worth documenting as an exception). > Imply OF_UPSTREAM at SoC level for RK3506. > Reviewed-by: Quentin Schulz <[email protected]> Thanks! Quentin