From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753175AbaJGIff (ORCPT ); Tue, 7 Oct 2014 04:35:35 -0400 Received: from mail-ie0-f181.google.com ([209.85.223.181]:37985 "EHLO mail-ie0-f181.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752830AbaJGIfb (ORCPT ); Tue, 7 Oct 2014 04:35:31 -0400 Date: Tue, 7 Oct 2014 09:35:22 +0100 From: Lee Jones To: Jacob Pan Cc: IIO , LKML , DEVICE TREE , Carlo Caione , Srinivas Pandruvada , Aaron Lu , Alan Cox , Jean Delvare , Samuel Ortiz , Liam Girdwood , Mark Brown , Grant Likely , Greg Kroah-Hartman , Rob Herring , Lars-Peter Clausen , Hartmut Knaack , Fugang Duan , Arnd Bergmann , Zubair Lutfullah , Sebastian Reichel , Johannes Thumshirn , Philippe Reynes , Angelo Compagnucci , Doug Anderson , Ramakrishna Pallala , Peter Meerwald , Maxime Ripard , Rafael Wysocki , Todd Brandt Subject: [GIT PULL] mfd: Immutable branch between MFD and IIO Message-ID: <20141007083522.GE25331@lee--X1> References: <1412655435-31284-1-git-send-email-jacob.jun.pan@linux.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <1412655435-31284-1-git-send-email-jacob.jun.pan@linux.intel.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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