Skip to content

Commit 8d62d9c

Browse files
storulfrobherring
authored andcommitted
dt-bindings: arm: Correct links to idle states definitions
The arm,idle-state DT bindings recently got converted to the json-schema, but some links are still pointing to the old, non-existing, txt file. Let's update the links to fix this. Fixes: baac82f ("dt-bindings: arm: Convert arm,idle-state binding to DT schema") Signed-off-by: Ulf Hansson <[email protected]> Signed-off-by: Rob Herring <[email protected]>
1 parent 50bbd62 commit 8d62d9c

File tree

1 file changed

+1
-1
lines changed
  • Documentation/devicetree/bindings/arm

1 file changed

+1
-1
lines changed

Documentation/devicetree/bindings/arm/cpus.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -216,7 +216,7 @@ properties:
216216
$ref: '/schemas/types.yaml#/definitions/phandle-array'
217217
description: |
218218
List of phandles to idle state nodes supported
219-
by this cpu (see ./idle-states.txt).
219+
by this cpu (see ./idle-states.yaml).
220220
221221
capacity-dmips-mhz:
222222
$ref: '/schemas/types.yaml#/definitions/uint32'

0 commit comments

Comments
 (0)