diff options
author | Michal Simek <michal.simek@xilinx.com> | 2021-10-15 10:29:14 +0200 |
---|---|---|
committer | Daniel Lezcano <daniel.lezcano@linaro.org> | 2021-11-02 10:03:25 +0100 |
commit | 557804a81d256b15952dcd179280ede92a5bfae1 (patch) | |
tree | 31b95bcbfdd31ea2c99bc184bf89598f9c7acab9 /Documentation/devicetree/bindings/timer/cdns,ttc.yaml | |
parent | a8da61cee95e627ed3d4274861428013aa9604ea (diff) |
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 8c0aa567146b ("dt-bindings: gpio:
fsl-imx-gpio: Add power-domains").
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Acked-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/cc655a72b20790f6d7408b1aaf81c4bf878aafb4.1634286552.git.michal.simek@xilinx.com
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Diffstat (limited to 'Documentation/devicetree/bindings/timer/cdns,ttc.yaml')
-rw-r--r-- | Documentation/devicetree/bindings/timer/cdns,ttc.yaml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/timer/cdns,ttc.yaml b/Documentation/devicetree/bindings/timer/cdns,ttc.yaml index 8615353f69b4..c3386076a98c 100644 --- a/Documentation/devicetree/bindings/timer/cdns,ttc.yaml +++ b/Documentation/devicetree/bindings/timer/cdns,ttc.yaml @@ -25,6 +25,9 @@ properties: clocks: maxItems: 1 + power-domains: + maxItems: 1 + timer-width: $ref: "/schemas/types.yaml#/definitions/uint32" description: | |