[PATCH v2 1/2] dt-bindings: arm: rockchip: Add FriendlyElec CM3588 NAS

Sebastian Kropatsch seb-dev at mail.de
Sun Jun 2 13:20:40 PDT 2024


From: Sebastian Kropatsch <seb-dev at web.de>

Add devicetree bindings for the FriendlyElec CM3588 NAS board.

The CM3588 NAS by FriendlyElec pairs the CM3588 compute module, based on
the Rockchip RK3588 SoC, with the CM3588 NAS Kit carrier board.

Signed-off-by: Sebastian Kropatsch <seb-dev at mail.de>
---

The format (const for the SoM + enum with one entry with the baseboard)
was suggested by Heiko.
I did not collect "Acked-by: Krzysztof" since the diff changed. Please
have a look at this new change.


Changes in v2 (this patch):
- split devicetree into two (SoM and baseboard)

---
 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 e04c213a0dee..2b8aff11fc73 100644
--- a/Documentation/devicetree/bindings/arm/rockchip.yaml
+++ b/Documentation/devicetree/bindings/arm/rockchip.yaml
@@ -248,6 +248,13 @@ properties:
           - const: friendlyarm,nanopc-t6
           - const: rockchip,rk3588
 
+      - description: FriendlyElec CM3588-based boards
+        items:
+          - enum:
+              - friendlyarm,cm3588-nas
+          - const: friendlyarm,cm3588
+          - const: rockchip,rk3588
+
       - description: GameForce Chi
         items:
           - const: gameforce,chi
-- 
2.43.0




More information about the Linux-rockchip mailing list