Re: [PATCH 1/6] rockchip: rk3506: Imply OF_UPSTREAM
Simon Glass <[email protected]>
| Newsgroups | gmane.comp.boot-loaders.u-boot |
|---|---|
| Message-ID | <CAFLszThqHknziYB+h7MechMvfZq2qUY=Rg54gbkSE-tvwHgTJw__33113.956141618$1786235688$gmane$org@mail.gmail.com> |
On 2026-08-03T19:09:38, Jonas Karlman <[email protected]> wrote: > rockchip: rk3506: Imply OF_UPSTREAM > > The Rockchip platform typically require new board targets to use > OF_UPSTREAM and board device trees from dts/upstream. > > Imply OF_UPSTREAM at SoC level for RK3506. > > Signed-off-by: Jonas Karlman <[email protected]> > Reviewed-by: Quentin Schulz <[email protected]> > > arch/arm/mach-rockchip/Kconfig | 1 + > 1 file changed, 1 insertion(+) Reviewed-by: Simon Glass <[email protected]>