Skip to content

Commit 45bf830

Browse files
nsolanki22groeck
authored andcommitted
hwmon: (max6639) Use regmap
Add regmap support & remove local caching. Signed-off-by: Naresh Solanki <naresh.solanki@9elements.com> Link: https://lore.kernel.org/r/20240503120020.3450972-1-naresh.solanki@9elements.com Signed-off-by: Guenter Roeck <linux@roeck-us.net>
1 parent 1d4d673 commit 45bf830

2 files changed

Lines changed: 150 additions & 190 deletions

File tree

drivers/hwmon/Kconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1233,6 +1233,7 @@ config SENSORS_MAX6621
12331233
config SENSORS_MAX6639
12341234
tristate "Maxim MAX6639 sensor chip"
12351235
depends on I2C
1236+
select REGMAP_I2C
12361237
help
12371238
If you say yes here you get support for the MAX6639
12381239
sensor chips.

0 commit comments

Comments
 (0)