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>
Mon, 24 Sep 2012 04:08:35 +0000 (21:08 -0700)
commitdc92cd0c13e0dbe2201fdececbb43c74af05da70
treea95e6a5f4cb219bccf876b3e13c34c50906a2b85
parent6106db25c27550337a1d701631093cdfc645aa7b
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