]> git.karo-electronics.de Git - karo-tx-linux.git/commit
hwmon: (emc1403) Add device IDs for EMC1412, EMC1413, and EMC1414
authorGuenter Roeck <linux@roeck-us.net>
Mon, 12 May 2014 18:46:12 +0000 (11:46 -0700)
committerGuenter Roeck <linux@roeck-us.net>
Wed, 21 May 2014 23:02:24 +0000 (16:02 -0700)
commit51585befb4c3c629980b5b252a0caaeeac3b7d73
tree0edf4da07cec7a7017775478c94370b31fef5b24
parent54392ce4446e31b4f8a98961ef30bf6397c15266
hwmon: (emc1403) Add device IDs for EMC1412, EMC1413, and EMC1414

EMC1412, EMC1413, and EMC1414 are fully compatible to EMC1402, EMC1403,
and EMC1404, and even report the same chip ID. Add to device ID table
to enable instantiation with correct chip names.

Reviewed-by: Jean Delvare <jdelvare@suse.de>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
drivers/hwmon/emc1403.c