Skip to content

Commit 900c06e

Browse files
Benjamin GaignardHans Verkuil
authored andcommitted
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>
1 parent 39377f8 commit 900c06e

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

Documentation/devicetree/bindings/media/rockchip-vpu.yaml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,13 @@ properties:
6868
iommus:
6969
maxItems: 1
7070

71+
resets:
72+
items:
73+
- description: AXI reset line
74+
- description: AXI bus interface unit reset line
75+
- description: APB reset line
76+
- description: APB bus interface unit reset line
77+
7178
required:
7279
- compatible
7380
- reg

0 commit comments

Comments
 (0)