diff options
| author | Samuel Holland <samuel@sholland.org> | 2026-07-11 14:28:27 -0500 |
|---|---|---|
| committer | Heiko Stuebner <heiko@sntech.de> | 2026-08-02 21:05:51 +0200 |
| commit | 2b009df2afd0874080a1e2a893df5e4db39cc1c5 (patch) | |
| tree | b9a42faef586c9ee6107c299181b4a8eb440de40 | |
| parent | c0fe7b7226942eb4e405d3dd08671510510463f1 (diff) | |
| download | linux-2b009df2afd0874080a1e2a893df5e4db39cc1c5.tar.gz linux-2b009df2afd0874080a1e2a893df5e4db39cc1c5.zip | |
dt-bindings: arm: rockchip: Add LincStation E1
LincStation E1 is an entry-level NAS device powered by the RK3568B2 SoC
with two 3.5" HDD slots and two m.2 2280 slots for SSDs. It is marketed
under the LincPlus[1] brand, but the OEM appears to be Techvision
Intelligent Technology Co., Ltd[2]. The OEM model number is TVD8322R,
which is referenced by the vendor devicetree, a sticker on the board,
and a design patent (CN309443154S) matching the system chassis.
Link: https://www.lincplustech.com/products/lincstation-e1-network-attached-storage.html [1]
Link: https://cn.techvision.com.cn [2]
Signed-off-by: Samuel Holland <samuel@sholland.org>
Acked-by: Conor Dooley <conor.dooley@microchip.com>
Link: https://patch.msgid.link/20260711192842.845048-4-samuel@sholland.org
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
| -rw-r--r-- | Documentation/devicetree/bindings/arm/rockchip.yaml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/rockchip.yaml b/Documentation/devicetree/bindings/arm/rockchip.yaml index 9c3e24d471c1..4454fff7d4bd 100644 --- a/Documentation/devicetree/bindings/arm/rockchip.yaml +++ b/Documentation/devicetree/bindings/arm/rockchip.yaml @@ -813,6 +813,11 @@ properties: - const: lckfb,tspi-3m-rk3576 - const: rockchip,rk3576 + - description: LincPlus LincStation E1 + items: + - const: techvision,tvd8322r + - const: rockchip,rk3568 + - description: LinkEase EasePi R1 items: - const: linkease,easepi-r1 |
