Skip to content

Commit 6681afb

Browse files
AngeloGioacchino Del Regnobebarino
authored andcommitted
dt-bindings: clock: mediatek: Document reset cells for MT8188 sys
The MT8188 sys clocks embed a reset controller: add #reset-cells to the binding to allow using resets. Fixes: 1086a53 ("dt-bindings: clock: mediatek: Add new MT8188 clock") Signed-off-by: AngeloGioacchino Del Regno <[email protected]> Link: https://lore.kernel.org/r/[email protected] Acked-by: Conor Dooley <[email protected]> Signed-off-by: Stephen Boyd <[email protected]>
1 parent 7f294d1 commit 6681afb

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Documentation/devicetree/bindings/clock/mediatek,mt8188-sys-clock.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,9 @@ properties:
3939
'#clock-cells':
4040
const: 1
4141

42+
'#reset-cells':
43+
const: 1
44+
4245
required:
4346
- compatible
4447
- reg

0 commit comments

Comments
 (0)