[<prev] [next>] [day] [month] [year] [list]
Message-ID: <1331978573.7058.68.camel@dhruva>
Date: Sat, 17 Mar 2012 15:32:53 +0530
From: Ashish Jangam <ashish.jangam@...tcummins.com>
To: <linux-kernel@...r.kernel.org>
CC: Dajun <dajun.chen@...semi.com>, <linux-watchdog@...r.kernel.org>,
<lm-sensors@...sensors.org>, <sameo@...ux.intel.com>
Subject: [PATCH 00/02] DA9052 patch series
The following patch series adds support for the ADC functionality in
MFD and HWMON modules for Dialog Semiconductor DA9052/53 PMICs.
The HWMON patch depends on the ADC patch.
Ashish Jangam (2):
[MFD]: Incremental patch for ADC support in DA9052/53 MFD
module.
[HWMON]: HWMON driver for DA9052/53 PMICs. This patch is ACK-by
Guenter Roeck however requires a minor modification.
Documentation/hwmon/da9052 | 61 +++++++
drivers/hwmon/Kconfig | 10 +
drivers/hwmon/Makefile | 1 +
drivers/hwmon/da9052-hwmon.c | 344
+++++++++++++++++++++++++++++++++++++
drivers/mfd/da9052-core.c | 136 +++++++++++++++
include/linux/mfd/da9052/da9052.h | 20 ++
6 files changed, 572 insertions(+), 0 deletions(-)
create mode 100644 Documentation/hwmon/da9052
create mode 100644 drivers/hwmon/da9052-hwmon.c
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists