]> 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>
Mon, 12 Nov 2012 14:55:46 +0000 (06:55 -0800)
commitee2a94d6d9cb160c211c825d4045ed06c3543c79
treeb604ac7c943d2f4aef9f4500e137de0acd800f11
parent5958203b09f6aa0d179308a0b6122ebfc8565d82
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]