Skip to content

Commit 2336db6

Browse files
mtk-rex-bc-chenbebarino
authored andcommitted
dt-bindings: arm: mediatek: Add #reset-cells property for MT8186
We will use the infra_ao reset which is defined in mt8186-sys-clock. The value of reset-cells is 1. Signed-off-by: Rex-BC Chen <[email protected]> Acked-by: Rob Herring <[email protected]> Reviewed-by: Nícolas F. R. A. Prado <[email protected]> Reviewed-by: AngeloGioacchino Del Regno <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Stephen Boyd <[email protected]>
1 parent 5ea61b4 commit 2336db6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Documentation/devicetree/bindings/arm/mediatek/mediatek,mt8186-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)