diff options
author | Otto Sabart <ottosabart@seberm.com> | 2019-01-09 02:46:55 +0300 |
---|---|---|
committer | Rob Herring <robh@kernel.org> | 2019-01-12 02:12:50 +0300 |
commit | 8217724eb7c51bbec351b23cbc924577b2f4b8e6 (patch) | |
tree | 08246a0b7eb179a65f703688263aef896f305040 /Documentation/devicetree/bindings/arm/cpu-capacity.txt | |
parent | ef4efa14560adf7cdc77022c86e659d910c5c6fc (diff) | |
download | linux-8217724eb7c51bbec351b23cbc924577b2f4b8e6.tar.xz |
doc: bindings: fix bad reference to ARM CPU bindings
The primecell.txt and cpus.txt files were converted into YAML. This
patch updates old references with new ones.
Fixes: d3c207eeb905 ("dt-bindings: arm: Convert primecell binding to json-schema")
Fixes: 672951cbd1b7 ("dt-bindings: arm: Convert cpu binding to json-schema")
Signed-off-by: Otto Sabart <ottosabart@seberm.com>
Signed-off-by: Rob Herring <robh@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/arm/cpu-capacity.txt')
-rw-r--r-- | Documentation/devicetree/bindings/arm/cpu-capacity.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/arm/cpu-capacity.txt b/Documentation/devicetree/bindings/arm/cpu-capacity.txt index 84262cdb8d29..96fa46cb133c 100644 --- a/Documentation/devicetree/bindings/arm/cpu-capacity.txt +++ b/Documentation/devicetree/bindings/arm/cpu-capacity.txt @@ -235,4 +235,4 @@ cpus { =========================================== [1] ARM Linux Kernel documentation - CPUs bindings - Documentation/devicetree/bindings/arm/cpus.txt + Documentation/devicetree/bindings/arm/cpus.yaml |