[GIT PULL] mfd: Immutable branch between MFD and IIO
From: Lee Jones
Date: Tue Oct 07 2014 - 04:35:55 EST
Jonathan,
When you create your for-v3.19 branch, please pull this in.
The following changes since commit bfe01a5ba2490f299e1d2d5508cbbbadd897bbe9:
Linux 3.17 (2014-10-05 12:23:04 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd.git tags/ib-mfd-iio-v3.19
for you to fetch changes up to de89bd7f215b44ef18f56b0ddb579b44a1180958:
iio: adc: Add support for axp288 adc (2014-10-07 09:30:08 +0100)
----------------------------------------------------------------
Immutable branch between MFD and IIO due for v3.19
----------------------------------------------------------------
Jacob Pan (2):
mfd: axp20x: Extend axp20x to support axp288 pmic
iio: adc: Add support for axp288 adc
drivers/iio/adc/Kconfig | 8 +
drivers/iio/adc/Makefile | 1 +
drivers/iio/adc/axp288_adc.c | 254 ++++++++++++++++++++++++++++++
drivers/mfd/Kconfig | 3 +-
drivers/mfd/axp20x.c | 361 ++++++++++++++++++++++++++++++++++++-------
include/linux/mfd/axp20x.h | 59 +++++++
6 files changed, 630 insertions(+), 56 deletions(-)
create mode 100644 drivers/iio/adc/axp288_adc.c
--
Lee Jones
Linaro STMicroelectronics Landing Team Lead
Linaro.org â Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/