[PATCH 1/2] hwmon: vexpress: point the DT binding reference at the schema
From: Quchaosheng
Date: Thu Sep 17 2026 - 08:10:20 EST
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@xxxxxxx>
---
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