Skip to content

Commit 065cadf

Browse files
committed
media: dt-bindings: mediatek,vcodec-encoder: Drop assigned-clock properties
The assigned-clock properties are always allowed on nodes with 'clocks' and generally not required. Additionally the mt8183 doesn't define them, so they must not be required in that case. Signed-off-by: "Rob Herring (Arm)" <[email protected]> Reviewed-by: Krzysztof Kozlowski <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Rob Herring (Arm) <[email protected]>
1 parent 47026c4 commit 065cadf

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

Documentation/devicetree/bindings/media/mediatek,vcodec-encoder.yaml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -41,10 +41,6 @@ properties:
4141
minItems: 1
4242
maxItems: 5
4343

44-
assigned-clocks: true
45-
46-
assigned-clock-parents: true
47-
4844
iommus:
4945
minItems: 1
5046
maxItems: 32
@@ -78,8 +74,6 @@ required:
7874
- clocks
7975
- clock-names
8076
- iommus
81-
- assigned-clocks
82-
- assigned-clock-parents
8377

8478
allOf:
8579
- if:

0 commit comments

Comments
 (0)