[PATCH 1/2] dt-bindings: arm: rockchip: Add Cool Pi GenBook

From: Andy Yan
Date: Sun Jul 14 2024 - 07:30:00 EST


Add Cool Pi GenBook, a laptop powered by RK3588

Cool Pi GenBook works with a mother board connect
with CM5

Signed-off-by: Andy Yan <andyshrk@xxxxxxx>
---

Documentation/devicetree/bindings/arm/rockchip.yaml | 8 ++++++++
1 file changed, 8 insertions(+)

diff --git a/Documentation/devicetree/bindings/arm/rockchip.yaml b/Documentation/devicetree/bindings/arm/rockchip.yaml
index 1ef09fbfdfaf..e4f2ae9ec457 100644
--- a/Documentation/devicetree/bindings/arm/rockchip.yaml
+++ b/Documentation/devicetree/bindings/arm/rockchip.yaml
@@ -96,6 +96,14 @@ properties:
- const: coolpi,pi-cm5
- const: rockchip,rk3588

+ - description: Cool Pi GenBook
+ items:
+ - enum:
+ - coolpi,genbook
+ - const: coolpi,pi-cm5
+ - const: rockchip,rk3588
+
+
- description: Cool Pi 4 Model B
items:
- const: coolpi,pi-4b
--
2.34.1