Re: [PATCH 0/4] extcon: gpio: add DT support

2014-11-05 Thread Felipe Balbi
On Wed, Nov 05, 2014 at 08:55:17PM +0530, George Cherian wrote: > > On 11/04/2014 08:11 PM, Felipe Balbi wrote: > >On Tue, Nov 04, 2014 at 11:42:04AM +0530, George Cherian wrote: > >>Hi Felipe et al. > >> > >>Another series was posted by removing the platform support. >

Re: [PATCH 0/4] extcon: gpio: add DT support

2014-11-05 Thread George Cherian
On 11/04/2014 08:11 PM, Felipe Balbi wrote: On Tue, Nov 04, 2014 at 11:42:04AM +0530, George Cherian wrote: Hi Felipe et al. Another series was posted by removing the platform support. https://lkml.org/lkml/2014/10/14/244 I guess I forgot to copy linux-omap. you do too many things in patch

Re: [PATCH 0/4] extcon: gpio: add DT support

2014-11-05 Thread George Cherian
On 11/04/2014 08:11 PM, Felipe Balbi wrote: On Tue, Nov 04, 2014 at 11:42:04AM +0530, George Cherian wrote: Hi Felipe et al. Another series was posted by removing the platform support. https://lkml.org/lkml/2014/10/14/244 I guess I forgot to copy linux-omap. you do too many things in patch

Re: [PATCH 0/4] extcon: gpio: add DT support

2014-11-05 Thread Felipe Balbi
On Wed, Nov 05, 2014 at 08:55:17PM +0530, George Cherian wrote: On 11/04/2014 08:11 PM, Felipe Balbi wrote: On Tue, Nov 04, 2014 at 11:42:04AM +0530, George Cherian wrote: Hi Felipe et al. Another series was posted by removing the platform support. https://lkml.org/lkml/2014/10/14/244

Re: [PATCH 0/4] extcon: gpio: add DT support

2014-11-04 Thread Felipe Balbi
On Tue, Nov 04, 2014 at 11:42:04AM +0530, George Cherian wrote: > Hi Felipe et al. > > Another series was posted by removing the platform support. > https://lkml.org/lkml/2014/10/14/244 > > I guess I forgot to copy linux-omap. you do too many things in patch one. I wonder why you decided to

Re: [PATCH 0/4] extcon: gpio: add DT support

2014-11-04 Thread Felipe Balbi
On Tue, Nov 04, 2014 at 11:42:04AM +0530, George Cherian wrote: Hi Felipe et al. Another series was posted by removing the platform support. https://lkml.org/lkml/2014/10/14/244 I guess I forgot to copy linux-omap. you do too many things in patch one. I wonder why you decided to combine

Re: [PATCH 0/4] extcon: gpio: add DT support

2014-11-03 Thread George Cherian
Hi Felipe et al. Another series was posted by removing the platform support. https://lkml.org/lkml/2014/10/14/244 I guess I forgot to copy linux-omap. On 11/03/2014 10:02 PM, Felipe Balbi wrote: Hi, this series has been tested with v3.18-rc2 with a yet-to-be-released board (called X15).

[PATCH 0/4] extcon: gpio: add DT support

2014-11-03 Thread Felipe Balbi
Hi, this series has been tested with v3.18-rc2 with a yet-to-be-released board (called X15). That board is DT-only and we use extcon-gpio to decide which USB mode should be used (host or peripheral). George Cherian (4): extcon: gpio: Convert the driver to use gpio desc API's extcon: gpio:

[PATCH 0/4] extcon: gpio: add DT support

2014-11-03 Thread Felipe Balbi
Hi, this series has been tested with v3.18-rc2 with a yet-to-be-released board (called X15). That board is DT-only and we use extcon-gpio to decide which USB mode should be used (host or peripheral). George Cherian (4): extcon: gpio: Convert the driver to use gpio desc API's extcon: gpio:

Re: [PATCH 0/4] extcon: gpio: add DT support

2014-11-03 Thread George Cherian
Hi Felipe et al. Another series was posted by removing the platform support. https://lkml.org/lkml/2014/10/14/244 I guess I forgot to copy linux-omap. On 11/03/2014 10:02 PM, Felipe Balbi wrote: Hi, this series has been tested with v3.18-rc2 with a yet-to-be-released board (called X15).