hwmon: (max31827) Add support for max31828 and max31829
authorDaniel Matyas <daniel.matyas@analog.com>
Tue, 31 Oct 2023 18:21:54 +0000 (20:21 +0200)
committerGuenter Roeck <linux@roeck-us.net>
Mon, 11 Dec 2023 14:42:40 +0000 (06:42 -0800)
commitcbeb1d2acf5d28debbe710dff6357c859eee061a
tree5ff19b6b1f4f4705a695641503e253d50a7d7e1f
parent88548710d2aed71677f7594a78219bf081d4297f
hwmon: (max31827) Add support for max31828 and max31829

Created of_match_table and id_table entries for max31828 and max31829.

When adi,flt-q and/or adi,alrm-pol are not mentioned,
the default configuration is loaded based on the type of the chip.

Signed-off-by: Daniel Matyas <daniel.matyas@analog.com>
Link: https://lore.kernel.org/r/20231031182158.124608-2-daniel.matyas@analog.com
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
drivers/hwmon/max31827.c