summaryrefslogtreecommitdiff
path: root/Documentation/devicetree/bindings/arm/tegra/nvidia,tegra20-pmc.yaml
diff options
context:
space:
mode:
authorThierry Reding <treding@nvidia.com>2023-07-26 19:27:41 +0300
committerThierry Reding <treding@nvidia.com>2023-10-10 18:39:33 +0300
commitfd8d26ad0849519f692edc43faea8e2540c28052 (patch)
treea48a68b88587b1b318934c6b065748ee20c792fa /Documentation/devicetree/bindings/arm/tegra/nvidia,tegra20-pmc.yaml
parent54a195162eb6cf4dac451623dd4e19ecad9a21ea (diff)
downloadlinux-fd8d26ad0849519f692edc43faea8e2540c28052.tar.xz
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>
Diffstat (limited to 'Documentation/devicetree/bindings/arm/tegra/nvidia,tegra20-pmc.yaml')
-rw-r--r--Documentation/devicetree/bindings/arm/tegra/nvidia,tegra20-pmc.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/arm/tegra/nvidia,tegra20-pmc.yaml b/Documentation/devicetree/bindings/arm/tegra/nvidia,tegra20-pmc.yaml
index d6f2c5862841..a336a75d8b82 100644
--- a/Documentation/devicetree/bindings/arm/tegra/nvidia,tegra20-pmc.yaml
+++ b/Documentation/devicetree/bindings/arm/tegra/nvidia,tegra20-pmc.yaml
@@ -226,7 +226,7 @@ properties:
properties:
clocks:
minItems: 1
- maxItems: 8
+ maxItems: 10
resets:
minItems: 1