RE: [PATCH v7] extcon-axp288: Add axp288 extcon driver support

2015-04-29 Thread Pallala, Ramakrishna
Hi Choi, Thank you for the comments. I will be fixing them and submit the v8 patch. > On Wed, Apr 29, 2015 at 11:22 AM, Ramakrishna Pallala > wrote: > > This patch adds the extcon support for AXP288 PMIC which has the BC1.2 > > charger detection capability. Additionally it also adds the USB mux

Re: [PATCH v7] extcon-axp288: Add axp288 extcon driver support

2015-04-29 Thread Chanwoo Choi
Hi Ram, I added my comment. On Wed, Apr 29, 2015 at 11:22 AM, Ramakrishna Pallala wrote: > This patch adds the extcon support for AXP288 PMIC which > has the BC1.2 charger detection capability. Additionally > it also adds the USB mux switching support b/w SOC and PMIC > based on GPIO control. >

Re: [PATCH v7] extcon-axp288: Add axp288 extcon driver support

2015-04-28 Thread Lee Jones
On Wed, 29 Apr 2015, Ramakrishna Pallala wrote: > This patch adds the extcon support for AXP288 PMIC which > has the BC1.2 charger detection capability. Additionally > it also adds the USB mux switching support b/w SOC and PMIC > based on GPIO control. > > Signed-off-by: Ramakrishna Pallala > --

[PATCH v7] extcon-axp288: Add axp288 extcon driver support

2015-04-28 Thread Ramakrishna Pallala
This patch adds the extcon support for AXP288 PMIC which has the BC1.2 charger detection capability. Additionally it also adds the USB mux switching support b/w SOC and PMIC based on GPIO control. Signed-off-by: Ramakrishna Pallala --- drivers/extcon/Kconfig |7 + drivers/extcon/Make