]> git.karo-electronics.de Git - karo-tx-linux.git/commit
hwmon: DA9055 HWMON driver
authorAshish Jangam <ashish.jangam@kpitcummins.com>
Mon, 8 Oct 2012 13:26:47 +0000 (18:56 +0530)
committerGuenter Roeck <linux@roeck-us.net>
Sun, 14 Oct 2012 22:21:43 +0000 (15:21 -0700)
commit17875ef69f5baaa314846abe227152a771922527
tree20e44c147c83ab08d65fb90d855237206ed56964
parent18ca9e45db4ae734ab5d549e4220163c05125761
hwmon: DA9055 HWMON driver

This is the HWMON patch for DA9055 PMIC and has got dependency on the
DA9055 MFD core.

This patch monitors the DA9055 PMIC's ADC channels vddout, junction temperature
and auxiliary channels.

This patch is functionally tested on Samsung SMDKV6410.

Signed-off-by: David Dajun Chen <dchen@diasemi.com>
Signed-off-by: Ashish Jangam <ashish.jangam@kpitcummins.com>
[Guenter Roeck: Fixed da9055_hwmon_probe section (__init -> __devinit)]
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Documentation/hwmon/da9055 [new file with mode: 0644]
drivers/hwmon/Kconfig
drivers/hwmon/Makefile
drivers/hwmon/da9055-hwmon.c [new file with mode: 0644]