Skip to content

Commit 557804a

Browse files
Michal Simekdlezcano
authored andcommitted
dt-bindings: timer: cadence_ttc: Add power-domains
Describe optional power-domain property to fix dts_check warnings. The similar change was done by commit 8c0aa56 ("dt-bindings: gpio: fsl-imx-gpio: Add power-domains"). Signed-off-by: Michal Simek <[email protected]> Acked-by: Rob Herring <[email protected]> Link: https://lore.kernel.org/r/cc655a72b20790f6d7408b1aaf81c4bf878aafb4.1634286552.git.michal.simek@xilinx.com Signed-off-by: Daniel Lezcano <[email protected]>
1 parent a8da61c commit 557804a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Documentation/devicetree/bindings/timer/cdns,ttc.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,9 @@ properties:
2525
clocks:
2626
maxItems: 1
2727

28+
power-domains:
29+
maxItems: 1
30+
2831
timer-width:
2932
$ref: "/schemas/types.yaml#/definitions/uint32"
3033
description: |

0 commit comments

Comments
 (0)