dt-bindings: media: rockchip: Add resets property into decoder node
authorBenjamin Gaignard <benjamin.gaignard@collabora.com>
Thu, 5 Oct 2023 16:11:07 +0000 (18:11 +0200)
committerHans Verkuil <hverkuil-cisco@xs4all.nl>
Fri, 13 Oct 2023 09:33:22 +0000 (11:33 +0200)
RK3588 AV1 decoder hardware block have resets lines and driver code
already support it.
Update yaml file to be aligned with this feature.

Signed-off-by: Benjamin Gaignard <benjamin.gaignard@collabora.com>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Documentation/devicetree/bindings/media/rockchip-vpu.yaml

index 772ec3283bc6ce29dd77aa0bcff5dc5c8ed4cf32..c57e1f488895b3b99a6c2596f81c0a3c49c6c1cf 100644 (file)
@@ -68,6 +68,13 @@ properties:
   iommus:
     maxItems: 1
 
+  resets:
+    items:
+      - description: AXI reset line
+      - description: AXI bus interface unit reset line
+      - description: APB reset line
+      - description: APB bus interface unit reset line
+
 required:
   - compatible
   - reg