[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20150331085205.GO9447@x1>
Date: Tue, 31 Mar 2015 09:52:05 +0100
From: Lee Jones <lee.jones@...aro.org>
To: Ramakrishna Pallala <ramakrishna.pallala@...el.com>
Cc: linux-kernel@...r.kernel.org,
MyungJoo Ham <myungjoo.ham@...sung.com>,
Chanwoo Choi <cw00.choi@...sung.com>,
Samuel Ortiz <sameo@...ux.intel.com>,
Carlo Caione <carlo@...one.org>,
Jacob Pan <jacob.jun.pan@...ux.intel.com>
Subject: Re: [PATCH v0 0/2] Add extcon support for AXP288 PMIC
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
--
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