Skip to content

Commit 08bfcf4

Browse files
Katharaagroeck
authored andcommitted
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 <[email protected]> Link: https://lore.kernel.org/r/[email protected] Fixes: 3d8e253 ("dt-bindings: hwmon: g762: Convert to yaml schema") Signed-off-by: Guenter Roeck <[email protected]>
1 parent 4910da6 commit 08bfcf4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/hwmon/g762.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ done via a userland daemon like fancontrol.
1717
Note that those entries do not provide ways to setup the specific
1818
hardware characteristics of the system (reference clock, pulses per
1919
fan revolution, ...); Those can be modified via devicetree bindings
20-
documented in Documentation/devicetree/bindings/hwmon/g762.txt or
20+
documented in Documentation/devicetree/bindings/hwmon/gmt,g762.yaml or
2121
using a specific platform_data structure in board initialization
2222
file (see include/linux/platform_data/g762.h).
2323

0 commit comments

Comments
 (0)