]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
dt-bindings: arm: rockchip: add TS133 to RK356x-based QNAP NAS devices
authorHeiko Stuebner <heiko@sntech.de>
Sun, 4 Jan 2026 19:14:47 +0000 (20:14 +0100)
committerHeiko Stuebner <heiko@sntech.de>
Tue, 13 Jan 2026 13:51:34 +0000 (14:51 +0100)
QNAP builds a number of variants of the RK356x-based NAS design.

Add the 1-bay TS133 variant.

This one is a tiny bit special as it is based around the RK3566 variant
of the mostly similar RK3566/RK3568 SoCs.

Acked-by: Rob Herring (Arm) <robh@kernel.org>
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Link: https://patch.msgid.link/20260104191448.2693309-5-heiko@sntech.de
Documentation/devicetree/bindings/arm/rockchip.yaml

index c9b078be3a9015e835c1679fe120cd14e65f0ce1..670d743aa9da91aee7f4e0b435864185d98f9eec 100644 (file)
@@ -894,11 +894,15 @@ properties:
           - const: rockchip,rk3568
 
       - description: QNAP TS-x33 NAS devices
-        items:
-          - enum:
-              - qnap,ts233
-              - qnap,ts433
-          - const: rockchip,rk3568
+        oneOf:
+          - items:
+              - const: qnap,ts133
+              - const: rockchip,rk3566
+          - items:
+              - enum:
+                  - qnap,ts233
+                  - qnap,ts433
+              - const: rockchip,rk3568
 
       - description: Radxa Compute Module 3 (CM3)
         items: