]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
ARM: dts: rockchip: Add Onion Omega4 Evaluation Board
authorFabio Estevam <festevam@nabladev.com>
Fri, 13 Mar 2026 13:10:58 +0000 (10:10 -0300)
committerHeiko Stuebner <heiko@sntech.de>
Tue, 24 Mar 2026 16:40:11 +0000 (17:40 +0100)
commit683192d7d5b47e89d920867f7c6997d2c0d1a0ad
treee383273ed9dc4ff30d73241e16a8fbfe71ced3d9
parent2ea01fbb1d29d2349aa489eb884938898f10a84d
ARM: dts: rockchip: Add Onion Omega4 Evaluation Board

The Onion Omega4 Evaluation Board is based on the RV1103B SoC and has:

 - 256 MB of RAM
 - 256 MB of SPI-NAND
 - Ethernet
 - USB OTG
 - Wifi
 - SD card
 - Camera connector

The details can be found at:
https://documentation.onioniot.com/omega4/getting-started/

Add the initial support for this board so that it can fully boot into
Linux with the root file system stored in the SPI NAND.

Signed-off-by: Fabio Estevam <festevam@nabladev.com>
Link: https://patch.msgid.link/20260313131058.708361-4-festevam@gmail.com
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
arch/arm/boot/dts/rockchip/Makefile
arch/arm/boot/dts/rockchip/rv1103b-omega4-evb.dts [new file with mode: 0644]
arch/arm/boot/dts/rockchip/rv1103b-omega4.dtsi [new file with mode: 0644]