From: Fabio Estevam <festevam@gmail.com>
To: heiko@sntech.de
Cc: jonas@kwiboo.se, robh@kernel.org, krzk+dt@kernel.org,
conor+dt@kernel.org, devicetree@vger.kernel.org,
linux-arm-kernel@lists.infradead.org,
linux-rockchip@lists.infradead.org,
Fabio Estevam <festevam@nabladev.com>
Subject: [PATCH v2 3/4] dt-bindings: arm: rockchip: Add Onion RV1103B Omega4
Date: Sat, 7 Feb 2026 10:18:02 -0300 [thread overview]
Message-ID: <20260207131803.2834749-3-festevam@gmail.com> (raw)
In-Reply-To: <20260207131803.2834749-1-festevam@gmail.com>
From: Fabio Estevam <festevam@nabladev.com>
Onion Omega4 board is a board based on the RV1103B SoC.
Document its compatible.
Signed-off-by: Fabio Estevam <festevam@nabladev.com>
---
Changes since v1:
- Fixed sorting.
Documentation/devicetree/bindings/arm/rockchip.yaml | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/Documentation/devicetree/bindings/arm/rockchip.yaml b/Documentation/devicetree/bindings/arm/rockchip.yaml
index d496421dbd87..2d90df71475b 100644
--- a/Documentation/devicetree/bindings/arm/rockchip.yaml
+++ b/Documentation/devicetree/bindings/arm/rockchip.yaml
@@ -802,6 +802,11 @@ properties:
- const: netxeon,r89
- const: rockchip,rk3288
+ - description: Onion RV1103B Omega4 board
+ items:
+ - const: onion,rv1103b-omega4
+ - const: rockchip,rv1103b
+
- description: OPEN AI LAB EAIDK-610
items:
- const: openailab,eaidk-610
--
2.34.1
WARNING: multiple messages have this Message-ID (diff)
From: Fabio Estevam <festevam@gmail.com>
To: heiko@sntech.de
Cc: jonas@kwiboo.se, robh@kernel.org, krzk+dt@kernel.org,
conor+dt@kernel.org, devicetree@vger.kernel.org,
linux-arm-kernel@lists.infradead.org,
linux-rockchip@lists.infradead.org,
Fabio Estevam <festevam@nabladev.com>
Subject: [PATCH v2 3/4] dt-bindings: arm: rockchip: Add Onion RV1103B Omega4
Date: Sat, 7 Feb 2026 10:18:02 -0300 [thread overview]
Message-ID: <20260207131803.2834749-3-festevam@gmail.com> (raw)
In-Reply-To: <20260207131803.2834749-1-festevam@gmail.com>
From: Fabio Estevam <festevam@nabladev.com>
Onion Omega4 board is a board based on the RV1103B SoC.
Document its compatible.
Signed-off-by: Fabio Estevam <festevam@nabladev.com>
---
Changes since v1:
- Fixed sorting.
Documentation/devicetree/bindings/arm/rockchip.yaml | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/Documentation/devicetree/bindings/arm/rockchip.yaml b/Documentation/devicetree/bindings/arm/rockchip.yaml
index d496421dbd87..2d90df71475b 100644
--- a/Documentation/devicetree/bindings/arm/rockchip.yaml
+++ b/Documentation/devicetree/bindings/arm/rockchip.yaml
@@ -802,6 +802,11 @@ properties:
- const: netxeon,r89
- const: rockchip,rk3288
+ - description: Onion RV1103B Omega4 board
+ items:
+ - const: onion,rv1103b-omega4
+ - const: rockchip,rv1103b
+
- description: OPEN AI LAB EAIDK-610
items:
- const: openailab,eaidk-610
--
2.34.1
_______________________________________________
Linux-rockchip mailing list
Linux-rockchip@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-rockchip
next prev parent reply other threads:[~2026-02-07 13:18 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-02-07 13:18 [PATCH v2 1/4] dt-bindings: soc: rockchip: grf: Add RV1103B compatibles Fabio Estevam
2026-02-07 13:18 ` Fabio Estevam
2026-02-07 13:18 ` [PATCH v2 2/4] ARM: dts: rockchip: Add support for RV1103B Fabio Estevam
2026-02-07 13:18 ` Fabio Estevam
2026-02-08 22:49 ` Jonas Karlman
2026-02-08 22:49 ` Jonas Karlman
2026-02-07 13:18 ` Fabio Estevam [this message]
2026-02-07 13:18 ` [PATCH v2 3/4] dt-bindings: arm: rockchip: Add Onion RV1103B Omega4 Fabio Estevam
2026-02-08 13:52 ` Krzysztof Kozlowski
2026-02-08 13:52 ` Krzysztof Kozlowski
2026-02-07 13:18 ` [PATCH v2 4/4] ARM: dts: " Fabio Estevam
2026-02-07 13:18 ` Fabio Estevam
2026-02-08 22:14 ` Jonas Karlman
2026-02-08 22:14 ` Jonas Karlman
2026-02-08 22:20 ` Fabio Estevam
2026-02-08 22:20 ` Fabio Estevam
2026-02-08 22:34 ` Fabio Estevam
2026-02-08 22:34 ` Fabio Estevam
2026-02-08 13:52 ` [PATCH v2 1/4] dt-bindings: soc: rockchip: grf: Add RV1103B compatibles Krzysztof Kozlowski
2026-02-08 13:52 ` Krzysztof Kozlowski
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20260207131803.2834749-3-festevam@gmail.com \
--to=festevam@gmail.com \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=festevam@nabladev.com \
--cc=heiko@sntech.de \
--cc=jonas@kwiboo.se \
--cc=krzk+dt@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-rockchip@lists.infradead.org \
--cc=robh@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.