diff options
| author | Heiko Stuebner <heiko@sntech.de> | 2025-11-12 22:42:05 +0100 |
|---|---|---|
| committer | Heiko Stuebner <heiko@sntech.de> | 2025-11-20 20:46:32 +0100 |
| commit | a576b51e13870ba957e13e6cc265431260a32a77 (patch) | |
| tree | 97aac194393df3694189f0eee39bf69cfee02095 | |
| parent | 35202606ea08b9ec2b1386ac937a729e25d5beb0 (diff) | |
| download | tip-a576b51e13870ba957e13e6cc265431260a32a77.tar.gz | |
dt-bindings: arm: rockchip: add TS233 to RK3568-based QNAP NAS devices
QNAP builds a number of variants of the RK3568-based NAS design.
Add the 2-bay TS233 variant.
Acked-by: Conor Dooley <conor.dooley@microchip.com>
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Link: https://patch.msgid.link/20251112214206.423244-5-heiko@sntech.de
| -rw-r--r-- | Documentation/devicetree/bindings/arm/rockchip.yaml | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/Documentation/devicetree/bindings/arm/rockchip.yaml b/Documentation/devicetree/bindings/arm/rockchip.yaml index 9f68ec6a7a3716..04171fdae799f4 100644 --- a/Documentation/devicetree/bindings/arm/rockchip.yaml +++ b/Documentation/devicetree/bindings/arm/rockchip.yaml @@ -889,9 +889,11 @@ properties: - const: prt,mecsbc - const: rockchip,rk3568 - - description: QNAP TS-433-4G 4-Bay NAS + - description: QNAP TS-x33 NAS devices items: - - const: qnap,ts433 + - enum: + - qnap,ts233 + - qnap,ts433 - const: rockchip,rk3568 - description: Radxa Compute Module 3 (CM3) |
