mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-16 07:51:31 -04:00
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>
This commit is contained in:
@@ -9,8 +9,7 @@ Supported chips:
|
||||
|
||||
Prefix: 'ltc4282'
|
||||
|
||||
Addresses scanned: - I2C 0x40 - 0x5A (7-bit)
|
||||
Addresses scanned: - I2C 0x80 - 0xB4 with a step of 2 (8-bit)
|
||||
Addresses scanned: -
|
||||
|
||||
Datasheet:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user