projects
/
linux-2.6-microblaze.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
82f2aab
)
hwmon: (DS620) Update broken Datasheet URL in driver documentation
author
Okan Akyuz
<okan.akyuz.linux@gmail.com>
Mon, 15 Dec 2025 20:44:22 +0000
(20:44 +0000)
committer
Guenter Roeck
<linux@roeck-us.net>
Thu, 18 Dec 2025 17:50:27 +0000
(09:50 -0800)
The URL for the DS620 datasheet has changed. Update it to reflect the
current location.
Signed-off-by: Okan Akyuz <okan.akyuz.linux@gmail.com>
Link:
https://lore.kernel.org/r/20251215204423.80242-1-okan.akyuz.linux@gmail.com
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Documentation/hwmon/ds620.rst
patch
|
blob
|
history
diff --git
a/Documentation/hwmon/ds620.rst
b/Documentation/hwmon/ds620.rst
index
2d686b1
..
e2d915a
100644
(file)
--- a/
Documentation/hwmon/ds620.rst
+++ b/
Documentation/hwmon/ds620.rst
@@
-7,9
+7,9
@@
Supported chips:
Prefix: 'ds620'
- Datasheet: Publicly available at the
Dallas Semiconductor
website
+ Datasheet: Publicly available at the
Analog Devices
website
- http://www.dalsemi.com/
+ https://www.analog.com/media/en/technical-documentation/data-sheets/DS620.pdf
Authors:
Roland Stigge <stigge@antcom.de>