]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
docs: hwmon: ltc4282: Fix scanned addresses
authorNuno Sá <nuno.sa@analog.com>
Wed, 4 Mar 2026 10:17:47 +0000 (10:17 +0000)
committerGuenter Roeck <linux@roeck-us.net>
Tue, 31 Mar 2026 02:45:05 +0000 (19:45 -0700)
commitd782715ae7103bb0627093444dcbc01db6878e37
tree1b6a691d3b22c005fa6f05d5ed2821cf9294bf85
parenta105ba85246f124e2a0b00c75c420bc4ece66620
docs: hwmon: ltc4282: Fix scanned addresses

The LTC4282 driver does not implement an I2C .detect() callback, meaning no
I2C address scanning is performed. Update the documentation to
reflect this by replacing the listed I2C address ranges with "-".

Signed-off-by: Nuno Sá <nuno.sa@analog.com>
Link: https://lore.kernel.org/r/20260304-hwmon-ltc4282-minor-improvs-v1-1-344622924d3a@analog.com
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Documentation/hwmon/ltc4282.rst