]> git.karo-electronics.de Git - karo-tx-linux.git/commit
hwmon: (ina2xx) Add support for INA220 and INA230
authorGuenter Roeck <linux@roeck-us.net>
Sat, 12 May 2012 18:33:11 +0000 (11:33 -0700)
committerGuenter Roeck <linux@roeck-us.net>
Wed, 19 Sep 2012 13:51:39 +0000 (06:51 -0700)
commit453574fed0852c2008d60e497947932116713e0b
treea040aab905db4f9fe2e4140e54e64af7385083f7
parent3a664546f5bb020a51f239c10ad9777715526429
hwmon: (ina2xx) Add support for INA220 and INA230

INA220 is register compatible to INA219, and INA230 is register compatible to
INA226, so all we need to do is to add name aliases for those two chips.

Cc: Lothar Felten <l-felten@ti.com>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Reviewed-by: Jean Delvare <khali@linux-fr.org>
Documentation/hwmon/ina2xx
drivers/hwmon/Kconfig
drivers/hwmon/ina2xx.c