[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20251205215835.783273-1-katharasasikumar007@gmail.com>
Date: Fri, 5 Dec 2025 21:58:35 +0000
From: Kathara Sasikumar <katharasasikumar007@...il.com>
To: linux@...ck-us.net, corbet@....net
Cc: linux-hwmon@...r.kernel.org, linux-doc@...r.kernel.org, linux-kernel@...r.kernel.org, shuah@...nel.org, skhan@...uxfoundation.org, david.hunter.linux@...il.com, katharasasikumar007@...il.com
Subject: [PATCH] docs: hwmon: fix link to g762 devicetree binding
The devicetree binding for g762 was converted to YAML to match vendor
prefix conventions. Update the reference accordingly.
Signed-off-by: Kathara Sasikumar <katharasasikumar007@...il.com>
---
Documentation/hwmon/g762.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/hwmon/g762.rst b/Documentation/hwmon/g762.rst
index 0371b3365c48..f224552a2d3c 100644
--- a/Documentation/hwmon/g762.rst
+++ b/Documentation/hwmon/g762.rst
@@ -17,7 +17,7 @@ done via a userland daemon like fancontrol.
Note that those entries do not provide ways to setup the specific
hardware characteristics of the system (reference clock, pulses per
fan revolution, ...); Those can be modified via devicetree bindings
-documented in Documentation/devicetree/bindings/hwmon/g762.txt or
+documented in Documentation/devicetree/bindings/hwmon/gmt,g762.yaml or
using a specific platform_data structure in board initialization
file (see include/linux/platform_data/g762.h).
--
2.51.0
Powered by blists - more mailing lists