[PATCH 1/2] hwmon: vexpress: point the DT binding reference at the schema
Quchaosheng
quchaosheng000406 at 163.com
Thu Sep 17 04:58:17 PDT 2026
Documentation/hwmon/vexpress.rst points at
Documentation/devicetree/bindings/hwmon/vexpress.txt for the device tree
binding of the arm,vexpress-volt, -amp, -temp, -power and -energy sensors.
That file only restates the compatibles and the label property, which the
arm/vexpress-config.yaml schema describes now. Point the reference there.
Assisted-by: LLM
Signed-off-by: Quchaosheng <quchaosheng000406 at 163.com>
---
Documentation/hwmon/vexpress.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/hwmon/vexpress.rst b/Documentation/hwmon/vexpress.rst
index 7fc99f75b3b1..84b2a33e2d40 100644
--- a/Documentation/hwmon/vexpress.rst
+++ b/Documentation/hwmon/vexpress.rst
@@ -38,4 +38,4 @@ via a custom interface, abstracted by the "vexpress_config" API.
As these devices are non-discoverable, they must be described in a Device
Tree passed to the kernel. Details of the DT binding for them can be found
-in Documentation/devicetree/bindings/hwmon/vexpress.txt.
+in Documentation/devicetree/bindings/arm/vexpress-config.yaml.
--
2.43.0
More information about the linux-arm-kernel
mailing list