public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/2] Add extcon support for AXP288 PMIC
@ 2015-04-08 17:12 Ramakrishna Pallala
  2015-04-08 17:12 ` [PATCH v3 1/2] mfd/axp20x: add support for extcon cell Ramakrishna Pallala
  2015-04-08 17:12 ` [PATCH v3 2/2] extcon-axp288: Add axp288 extcon driver support Ramakrishna Pallala
  0 siblings, 2 replies; 10+ messages in thread
From: Ramakrishna Pallala @ 2015-04-08 17:12 UTC (permalink / raw)
  To: linux-kernel, Chanwoo Choi, Lee Jones
  Cc: Samuel Ortiz, Carlo Caione, Jacob Pan, Pallala Ramakrishna

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 |  462 ++++++++++++++++++++++++++++++++++++++++
 drivers/mfd/axp20x.c           |   28 +++
 include/linux/mfd/axp20x.h     |    5 +
 5 files changed, 503 insertions(+)
 create mode 100644 drivers/extcon/extcon-axp288.c

-- 
1.7.9.5


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2015-04-27 14:16 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-08 17:12 [PATCH v3 0/2] Add extcon support for AXP288 PMIC Ramakrishna Pallala
2015-04-08 17:12 ` [PATCH v3 1/2] mfd/axp20x: add support for extcon cell Ramakrishna Pallala
2015-04-08  9:49   ` Lee Jones
2015-04-08  9:56     ` Pallala, Ramakrishna
2015-04-08 17:12 ` [PATCH v3 2/2] extcon-axp288: Add axp288 extcon driver support Ramakrishna Pallala
2015-04-24  4:27   ` Chanwoo Choi
2015-04-27 10:44     ` Pallala, Ramakrishna
2015-04-27 10:59       ` Chanwoo Choi
2015-04-27 13:19         ` Pallala, Ramakrishna
2015-04-27 14:16           ` Chanwoo Choi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox