diff options
author | Alexey Charkov <alchark@gmail.com> | 2025-01-08 13:09:06 +0400 |
---|---|---|
committer | Heiko Stuebner <heiko@sntech.de> | 2025-01-08 11:54:17 +0100 |
commit | 6e9efe826b02ccd68700be691ce9addbd5c81e40 (patch) | |
tree | 2a606e1a2380bf9753bcfb75a75e4bfd1a985835 | |
parent | f135a1a07352b848d3d39557413dd1cd3716d930 (diff) |
dt-bindings: arm: rockchip: Add H96 Max V58 TV box
Add Devicetree binding for H96 Max V58: a compact Rockchip RK3588 based
device that ships with Android and is meant for use as a TV connected
media box.
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Alexey Charkov <alchark@gmail.com>
Link: https://lore.kernel.org/r/20250108-rk3588-h96-max-v58-v2-1-522301b905d6@gmail.com
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 1bd1b609fcff..5a969b2659db 100644 --- a/Documentation/devicetree/bindings/arm/rockchip.yaml +++ b/Documentation/devicetree/bindings/arm/rockchip.yaml @@ -597,6 +597,11 @@ properties: - const: google,veyron - const: rockchip,rk3288 + - description: H96 Max V58 TV Box + items: + - const: haochuangyi,h96-max-v58 + - const: rockchip,rk3588 + - description: Haoyu MarsBoard RK3066 items: - const: haoyu,marsboard-rk3066 |