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 <[email protected]> Acked-by: Krzysztof Kozlowski <[email protected]> Signed-off-by: Hans Verkuil <[email protected]>
1 parent 39377f8 commit 900c06e

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

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)