]> 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>
Sat, 15 Sep 2012 14:57:33 +0000 (07:57 -0700)
commit8d46283a97108ba43bf3d150d2fa757920d0f531
treeac3a056a5da0db2f569f6ee97a7a9f10eb1f6626
parent45368369bf4ecb842a36186d3f19498a73e77914
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