]> 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>
Sun, 9 Sep 2012 16:34:28 +0000 (09:34 -0700)
commit8791b15c593babdcac5561ee8d99ce265dc95a99
tree634374a7af044ddc517b8c3eedd9de7fa955aec2
parentdec4389c09739bf93c4fa56fe43471d8ec53a7a1
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>
Documentation/hwmon/ina2xx
drivers/hwmon/Kconfig
drivers/hwmon/ina2xx.c