diff options
author | Rob Herring <robh@kernel.org> | 2020-03-10 22:32:14 +0300 |
---|---|---|
committer | Rob Herring <robh@kernel.org> | 2020-03-10 22:32:14 +0300 |
commit | eb32d1e45ecdc92b19bcbeae0a98c905820a780b (patch) | |
tree | 7cba65bb6ff5a2437b52dfc0de8abc0e6d9eb2a7 /Documentation/devicetree/bindings/arm/cpus.yaml | |
parent | f15652859cbe34ec4f3667169facd86309f438d2 (diff) | |
parent | d2334a91a3b01dce4f290b4536fcfa4b9e923a3d (diff) | |
download | linux-eb32d1e45ecdc92b19bcbeae0a98c905820a780b.tar.xz |
Merge branch 'dt/linus' into dt/next
Diffstat (limited to 'Documentation/devicetree/bindings/arm/cpus.yaml')
-rw-r--r-- | Documentation/devicetree/bindings/arm/cpus.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/arm/cpus.yaml b/Documentation/devicetree/bindings/arm/cpus.yaml index f61a5a13fb42..31b391a24b70 100644 --- a/Documentation/devicetree/bindings/arm/cpus.yaml +++ b/Documentation/devicetree/bindings/arm/cpus.yaml @@ -226,7 +226,7 @@ properties: $ref: '/schemas/types.yaml#/definitions/phandle-array' description: | List of phandles to idle state nodes supported - by this cpu (see ./idle-states.txt). + by this cpu (see ./idle-states.yaml). capacity-dmips-mhz: $ref: '/schemas/types.yaml#/definitions/uint32' |