]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
hwmon: (spd5118) Name chips taking the specification literally
authorGuenter Roeck <linux@roeck-us.net>
Sun, 17 Nov 2024 15:55:32 +0000 (07:55 -0800)
committerGuenter Roeck <linux@roeck-us.net>
Wed, 23 Apr 2025 14:18:27 +0000 (07:18 -0700)
commitae28532aff1f7912c1d118b4257c095ce62f1cb0
treedb5da5768e1eca09fe41e8c3986391e9c9544040
parent4cf1aab45cc56e9276924c21b79da42e2eac01df
hwmon: (spd5118) Name chips taking the specification literally

The Renesas/IDT SPD5118 Hub Controller is known to take the specification
literally and does not permit access to volatile registers except for the
page register if the selected page is non-zero. Explicitly name the chip
to ensure that the information does not get lost.

Signed-off-by: Guenter Roeck <linux@roeck-us.net>
drivers/hwmon/spd5118.c