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

2015-04-30 Thread Pallala, Ramakrishna
Hi Choi, I think I missed some. I will fix them and submit the v9 patch. > Hi Ram, > > I added some comment. > If you fix minor issue according to comment, I'll apply it. > > On 04/30/2015 10:43 AM, Ramakrishna Pallala wrote: > > This patch adds the extcon support for AXP288 PMIC which has the

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

2015-04-29 Thread Chanwoo Choi
Hi Ram, I added some comment. If you fix minor issue according to comment, I'll apply it. On 04/30/2015 10:43 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 s

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

2015-04-29 Thread Pallala, Ramakrishna
> > 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 > > When you send next versions, the conventi

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

2015-04-29 Thread Lee Jones
On Thu, 30 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 Whe

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

2015-04-29 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