]> git.karo-electronics.de Git - karo-tx-linux.git/commit
hwmon: Add support for Lattice's POWR1220 power manager IC
authorScott Kanowitz <skanowitz@echo360.com>
Thu, 12 Jun 2014 20:22:15 +0000 (16:22 -0400)
committerGuenter Roeck <linux@roeck-us.net>
Mon, 4 Aug 2014 14:01:33 +0000 (07:01 -0700)
commitf4ff415564cbd1221e5bbac80f97ee94b7e5258d
treeba44c747f781180796919c993afc1606b7beff2a
parent99765db299f0b07093318395f789a716ed23fc95
hwmon: Add support for Lattice's POWR1220 power manager IC

This patch adds support for Lattice's POWR1220 power manager IC. Read
access to all the ADCs on the chip are supported through the hwmon
sysfs files.

Signed-off-by: Scott Kanowitz <skanowitz@echo360.com>
[Guenter Roeck: Removed some extra ( )]
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Documentation/hwmon/powr1220 [new file with mode: 0644]
drivers/hwmon/Kconfig
drivers/hwmon/Makefile
drivers/hwmon/powr1220.c [new file with mode: 0644]