[PATCH 1/2] dt-bindings: arm: rockchip: Add LubanCat 5IO board
From: Cunhao Lu
Date: Sun Aug 23 2026 - 11:48:00 EST
The EmbedFire LubanCat 5IO is a carrier board for the LubanCat 5 BTB
core board based on the Rockchip RK3588 SoC. Add devicetree binding
documentation for it.
Signed-off-by: Cunhao Lu <1579567540@xxxxxx>
---
Documentation/devicetree/bindings/arm/rockchip.yaml | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/Documentation/devicetree/bindings/arm/rockchip.yaml b/Documentation/devicetree/bindings/arm/rockchip.yaml
index a799bb843f74..81744fbee98a 100644
--- a/Documentation/devicetree/bindings/arm/rockchip.yaml
+++ b/Documentation/devicetree/bindings/arm/rockchip.yaml
@@ -216,6 +216,13 @@ properties:
- const: embedfire,lubancat-4
- const: rockchip,rk3588s
+ - description: EmbedFire LubanCat 5IO
+ items:
+ - enum:
+ - embedfire,lubancat-5io
+ - const: embedfire,lubancat-5-btb
+ - const: rockchip,rk3588
+
- description: Engicam PX30.Core C.TOUCH 2.0
items:
- const: engicam,px30-core-ctouch2
--
2.34.1