diff options
| author | Fabio Estevam <festevam@nabladev.com> | 2026-03-13 16:10:57 +0300 |
|---|---|---|
| committer | Heiko Stuebner <heiko@sntech.de> | 2026-03-24 19:40:08 +0300 |
| commit | 2ea01fbb1d29d2349aa489eb884938898f10a84d (patch) | |
| tree | 0561ad9ee93baa5c8f1396e6ba2b93008a27d588 | |
| parent | b4dc241c68f5a2a6e312259bf23885d693f91960 (diff) | |
| download | linux-2ea01fbb1d29d2349aa489eb884938898f10a84d.tar.xz | |
dt-bindings: arm: rockchip: Add Omega4 Evaluation board
Onion Omega4 board is a board based on the RV1103B SoC.
Document its compatible.
Signed-off-by: Fabio Estevam <festevam@nabladev.com>
Acked-by: Conor Dooley <conor.dooley@microchip.com>
Link: https://patch.msgid.link/20260313131058.708361-3-festevam@gmail.com
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
| -rw-r--r-- | Documentation/devicetree/bindings/arm/rockchip.yaml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/rockchip.yaml b/Documentation/devicetree/bindings/arm/rockchip.yaml index ae77ded9fe47..89b54eed8f03 100644 --- a/Documentation/devicetree/bindings/arm/rockchip.yaml +++ b/Documentation/devicetree/bindings/arm/rockchip.yaml @@ -808,6 +808,12 @@ properties: - const: netxeon,r89 - const: rockchip,rk3288 + - description: Onion Omega4 Evaluation board + items: + - const: onion,omega4-evb + - const: onion,omega4 + - const: rockchip,rv1103b + - description: OPEN AI LAB EAIDK-610 items: - const: openailab,eaidk-610 |
