From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753515AbbCaIwL (ORCPT ); Tue, 31 Mar 2015 04:52:11 -0400 Received: from mail-wg0-f46.google.com ([74.125.82.46]:35469 "EHLO mail-wg0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752443AbbCaIwJ (ORCPT ); Tue, 31 Mar 2015 04:52:09 -0400 Date: Tue, 31 Mar 2015 09:52:05 +0100 From: Lee Jones To: Ramakrishna Pallala Cc: linux-kernel@vger.kernel.org, MyungJoo Ham , Chanwoo Choi , Samuel Ortiz , Carlo Caione , Jacob Pan Subject: Re: [PATCH v0 0/2] Add extcon support for AXP288 PMIC Message-ID: <20150331085205.GO9447@x1> References: <1427817809-13739-1-git-send-email-ramakrishna.pallala@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <1427817809-13739-1-git-send-email-ramakrishna.pallala@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 On Tue, 31 Mar 2015, Ramakrishna Pallala wrote: > This patch series adds the support for axp288 extcon driver > and also adds the cell info for extcon device in axp20x mfd driver. > > Ramakrishna Pallala (2): > mfd/axp20x: add support for extcon cell > extcon-axp288: Add axp288 extcon driver support > > drivers/extcon/Kconfig | 7 + > drivers/extcon/Makefile | 1 + > drivers/extcon/extcon-axp288.c | 479 ++++++++++++++++++++++++++++++++++++++++ > drivers/mfd/axp20x.c | 28 +++ > include/linux/mfd/axp20x.h | 5 + > 5 files changed, 520 insertions(+) > create mode 100644 drivers/extcon/extcon-axp288.c Ensure that when you're sending patch-set, they are linked. See --threaded in `git send-email --help`. -- Lee Jones Linaro STMicroelectronics Landing Team Lead Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog