RE: [PATCH v0 0/2] Add extcon support for AXP288 PMIC

From: Pallala, Ramakrishna
Date: Tue Mar 31 2015 - 20:27:17 EST


> > 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`.

Ok. I will resubmit the patches.

Thanks,
Ram