dt-bindings: arm: tegra: pmc: Increase maximum number of clocks per powergate

Some powergate definitions need more than 8 clocks, so bump the number
up to 10, which is the current maximum in any known device tree file.

Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Thierry Reding <treding@nvidia.com>
This commit is contained in:
Thierry Reding 2023-07-26 18:27:41 +02:00
parent 54a195162e
commit fd8d26ad08

View File

@ -226,7 +226,7 @@ properties:
properties:
clocks:
minItems: 1
maxItems: 8
maxItems: 10
resets:
minItems: 1