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: Benjamin Gaignard <benjamin.gaignard@collabora.com>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
This commit is contained in:
Benjamin Gaignard 2023-10-05 18:11:07 +02:00 committed by Hans Verkuil
parent 39377f84fb
commit 900c06e973
1 changed files with 7 additions and 0 deletions

View 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