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:39 +0300
committerThierry Reding <treding@nvidia.com>2023-10-10 18:39:33 +0300
commitd330a6872686960878ae46db4728b97d7b42d1a6 (patch)
treef22fd160ccc9e79d152ef8ec2ebfe458211b2607 /Documentation/devicetree/bindings/arm/tegra/nvidia,tegra20-pmc.yaml
parentbbcab224f9eb366ea9592c89b1b5ec9f6e9a027a (diff)
downloadlinux-d330a6872686960878ae46db4728b97d7b42d1a6.tar.xz
dt-bindings: arm: tegra: pmc: Remove useless boilerplate descriptions
The descriptions for the clocks and resets properties are no longer useful in the context of json-schema, so drop them. Reviewed-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.yaml13
1 files changed, 0 insertions, 13 deletions
diff --git a/Documentation/devicetree/bindings/arm/tegra/nvidia,tegra20-pmc.yaml b/Documentation/devicetree/bindings/arm/tegra/nvidia,tegra20-pmc.yaml
index 38fe66142547..0ac258bc7be0 100644
--- a/Documentation/devicetree/bindings/arm/tegra/nvidia,tegra20-pmc.yaml
+++ b/Documentation/devicetree/bindings/arm/tegra/nvidia,tegra20-pmc.yaml
@@ -21,8 +21,6 @@ properties:
reg:
maxItems: 1
- description:
- Offset and length of the register set for the device.
clock-names:
items:
@@ -33,9 +31,6 @@ properties:
clocks:
maxItems: 2
- description:
- Must contain an entry for each entry in clock-names.
- See ../clocks/clocks-bindings.txt for details.
'#clock-cells':
const: 1
@@ -234,18 +229,10 @@ properties:
clocks:
minItems: 1
maxItems: 8
- description:
- Must contain an entry for each clock required by the PMC
- for controlling a power-gate.
- See ../clocks/clock-bindings.txt document for more details.
resets:
minItems: 1
maxItems: 8
- description:
- Must contain an entry for each reset required by the PMC
- for controlling a power-gate.
- See ../reset/reset.txt for more details.
power-domains:
maxItems: 1