Commit 900c06e9 authored by Benjamin Gaignard's avatar Benjamin Gaignard Committed by Hans Verkuil
Browse files

dt-bindings: media: rockchip: Add resets property into decoder node



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: default avatarBenjamin Gaignard <benjamin.gaignard@collabora.com>
Acked-by: default avatarKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: default avatarHans Verkuil <hverkuil-cisco@xs4all.nl>
parent 39377f84
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -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