Re: [PATCH 05/11] usb: gadget: at91_udc: Remove non-DT handling code

2015-01-13 Thread Felipe Balbi
On Tue, Jan 13, 2015 at 07:05:26PM +0100, Alexandre Belloni wrote: Hi, On 13/01/2015 at 10:36:54 -0600, Felipe Balbi wrote : I've rebased that patch series but it depends on another one (the mfd: syscon: part of memory: add Atmel EBI (External Bus Interface) driver) that is not taken

Re: [PATCH 05/11] usb: gadget: at91_udc: Remove non-DT handling code

2015-01-13 Thread Alexandre Belloni
Hi, On 13/01/2015 at 10:36:54 -0600, Felipe Balbi wrote : I've rebased that patch series but it depends on another one (the mfd: syscon: part of memory: add Atmel EBI (External Bus Interface) driver) that is not taken yet so applying it now will break the build. I still hope to get it

Re: [PATCH 05/11] usb: gadget: at91_udc: Remove non-DT handling code

2015-01-13 Thread Felipe Balbi
Hi, On Mon, Jan 12, 2015 at 11:53:30PM +0100, Alexandre Belloni wrote: Hi Felipe, I've rebased that patch series but it depends on another one (the mfd: syscon: part of memory: add Atmel EBI (External Bus Interface) driver) that is not taken yet so applying it now will break the build. I

Re: [PATCH 05/11] usb: gadget: at91_udc: Remove non-DT handling code

2015-01-12 Thread Felipe Balbi
On Wed, Dec 03, 2014 at 12:32:04PM +0100, Boris Brezillon wrote: Since non-DT board support has been removed from the at91 architecture we can safely remove non-DT handling code. Signed-off-by: Boris Brezillon boris.brezil...@free-electrons.com doesn't apply cleanly: checking file

Re: [PATCH 05/11] usb: gadget: at91_udc: Remove non-DT handling code

2015-01-12 Thread Alexandre Belloni
Hi Felipe, I've rebased that patch series but it depends on another one (the mfd: syscon: part of memory: add Atmel EBI (External Bus Interface) driver) that is not taken yet so applying it now will break the build. I still hope to get it merged for 3.20 and I'll resend it as soon as possible.

[PATCH 05/11] usb: gadget: at91_udc: Remove non-DT handling code

2014-12-03 Thread Boris Brezillon
Since non-DT board support has been removed from the at91 architecture we can safely remove non-DT handling code. Signed-off-by: Boris Brezillon boris.brezil...@free-electrons.com --- drivers/usb/gadget/udc/Kconfig| 1 + drivers/usb/gadget/udc/at91_udc.c | 16 ++-- 2 files