diff options
author | Guenter Roeck <linux@roeck-us.net> | 2024-06-02 22:31:52 -0700 |
---|---|---|
committer | Guenter Roeck <linux@roeck-us.net> | 2024-06-10 09:13:41 -0700 |
commit | 9ecc129470bcd3505c972b91dc402b8538e9cd9c (patch) | |
tree | 3f78da89b116432a91383ca90c97dbb8e1bc7dad /drivers/hwmon/asus-ec-sensors.c | |
parent | 84d477354b0a3c3a2cd154cd2cd4d7fd6188f9f2 (diff) |
hwmon: (spd5118) Add configuration option for auto-detection
With SPD5118 chip detection for the most part handled by the i2c-smbus
core using DMI information, the spd5118 driver no longer needs to
auto-detect spd5118 compliant chips.
Auto-detection by the driver is still needed on systems with no DMI support
or on systems with more than eight DIMMs and can not be removed entirely.
However, it affects boot time and introduces the risk of mis-identifying
chips. Add configuration option to be able to disable it on systems where
chip detection is handled outside the driver.
Cc: Wolfram Sang <wsa+renesas@sang-engineering.com>
Reviewed-by: Thomas Weißschuh <linux@weissschuh.net>
Tested-by: Armin Wolf <W_Armin@gmx.de>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Diffstat (limited to 'drivers/hwmon/asus-ec-sensors.c')
0 files changed, 0 insertions, 0 deletions