Hi Fabio, On Wed, 5 Aug 2026 at 13:21, Fabio Estevam <[email protected]> wrote: > > Hi Simon, > > On Tue, Jul 7, 2026 at 12:33 PM Simon Glass <[email protected]> wrote: > > > > From: Fabio Estevam <[email protected]> > > > > Add the initial support for Onion's Omega4 RV1103B board, using the > > board devicetree files as merged in Linux v7.1, which split the board > > into rv1103b-omega4.dtsi and rv1103b-omega4-evb.dts > > > > It boots from the SPI NAND. > > > > Tested the boot of a 6.6 OpenWRT kernel and also a 6.19-rc8 mainline > > kernel. > > > > Signed-off-by: Fabio Estevam <[email protected]> > > Signed-off-by: Simon Glass <[email protected]> > ... > > arch/arm/dts/rv1103b-omega4-evb-u-boot.dtsi | 10 ++ > > arch/arm/dts/rv1103b-omega4-evb.dts | 63 ++++++++ > > arch/arm/dts/rv1103b-omega4.dtsi | 147 ++++++++++++++++++ > > Thanks for resuming this work. > > rv1103b-omega4-evb.dts and rv1103b-omega4.dtsi landed in Linux > upstream and are available at dts/upstream/. > > This means we can now use OF_UPSTREAM.
OK, great! Regards, Simon
