diff options
author | Mauro Carvalho Chehab <mchehab@kernel.org> | 2022-06-06 17:25:25 +0200 |
---|---|---|
committer | Rob Herring <robh@kernel.org> | 2022-06-06 19:17:00 +0200 |
commit | 71a834b7f744fab6ae83dc1bfc22030b5baa5dd5 (patch) | |
tree | afc4e90d8ca6cf280caef794f888d1d60219fa71 /Documentation/devicetree/bindings/hwmon | |
parent | dt-bindings: interrupt-controller: update brcm,l2-intc.yaml reference (diff) | |
download | linux-71a834b7f744fab6ae83dc1bfc22030b5baa5dd5.tar.xz linux-71a834b7f744fab6ae83dc1bfc22030b5baa5dd5.zip |
dt-bindings: arm: update vexpress-config.yaml references
Changeset 7e8339b5162f ("dt-bindings: arm: convert vexpress-config to DT schema")
renamed: Documentation/devicetree/bindings/arm/vexpress-sysreg.txt
to: Documentation/devicetree/bindings/arm/vexpress-config.yaml.
Update the cross-references accordingly.
Fixes: 7e8339b5162f ("dt-bindings: arm: convert vexpress-config to DT schema")
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
Acked-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/7020edd9e183652249fc95bf61a1055cc342a4dc.1654529011.git.mchehab@kernel.org
Diffstat (limited to 'Documentation/devicetree/bindings/hwmon')
-rw-r--r-- | Documentation/devicetree/bindings/hwmon/vexpress.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/hwmon/vexpress.txt b/Documentation/devicetree/bindings/hwmon/vexpress.txt index 9c27ed694bbb..4a4df4ffc460 100644 --- a/Documentation/devicetree/bindings/hwmon/vexpress.txt +++ b/Documentation/devicetree/bindings/hwmon/vexpress.txt @@ -9,7 +9,7 @@ Requires node properties: "arm,vexpress-power" "arm,vexpress-energy" - "arm,vexpress-sysreg,func" when controlled via vexpress-sysreg - (see Documentation/devicetree/bindings/arm/vexpress-sysreg.txt + (see Documentation/devicetree/bindings/arm/vexpress-config.yaml for more details) Optional node properties: |