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

From: Andy Yan
Date: Sun Jul 28 2024 - 04:21:20 EST


Add Cool Pi CM5 GenBook, a laptop powered by RK3588.

Cool Pi GenBook works with a carrier board connect
with CM5.

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

---

Changes in v2:
- Descripte it as Cool Pi CM5 GenBook

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..a9bfb87e69f5 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 CM5 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