Re: [PATCH 00/03] staging: Emma Mobile USB driver and KZM9D board code

2014-05-22 Thread Greg KH
On Thu, May 22, 2014 at 06:32:03PM +0900, Magnus Damm wrote: > Hi Dan, > > On Thu, May 22, 2014 at 6:17 PM, Dan Carpenter > wrote: > > Generally we take things as is into staging so there is no need for a > > re-work if you don't want to. But we do need a TODO file. Read the > > TODO files

Re: [PATCH 00/03] staging: Emma Mobile USB driver and KZM9D board code

2014-05-22 Thread Magnus Damm
Hi Geert, On Thu, May 22, 2014 at 6:21 PM, Geert Uytterhoeven wrote: > Hi Magnus, > > Thanks for your series! This looks like a good solution for interim board > support. Thanks! > On Thu, May 22, 2014 at 10:53 AM, Magnus Damm wrote: >> Olof, patch 3/3 contains some board staging code for

Re: [PATCH 00/03] staging: Emma Mobile USB driver and KZM9D board code

2014-05-22 Thread Magnus Damm
Hi Dan, On Thu, May 22, 2014 at 6:17 PM, Dan Carpenter wrote: > Generally we take things as is into staging so there is no need for a > re-work if you don't want to. But we do need a TODO file. Read the > TODO files for other staging drivers. Thanks for pointing that out, my apologies for

Re: [PATCH 00/03] staging: Emma Mobile USB driver and KZM9D board code

2014-05-22 Thread Geert Uytterhoeven
Hi Magnus, Thanks for your series! This looks like a good solution for interim board support. On Thu, May 22, 2014 at 10:53 AM, Magnus Damm wrote: > Olof, patch 3/3 contains some board staging code for KZM9D. As it is > today the EMEV2 SoC is DT-only and we neither have defconfig nor Kconfig >

Re: [PATCH 00/03] staging: Emma Mobile USB driver and KZM9D board code

2014-05-22 Thread Dan Carpenter
Generally we take things as is into staging so there is no need for a re-work if you don't want to. But we do need a TODO file. Read the TODO files for other staging drivers. regards, dan carpenter -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a

[PATCH 00/03] staging: Emma Mobile USB driver and KZM9D board code

2014-05-22 Thread Magnus Damm
Emma Mobile USB driver and KZM9D board code [PATCH 01/03] staging: emxx_udc: Add Emma Mobile USB Gadget driver [PATCH 02/03] staging: emxx_udc: I/O memory and IRQ resource support [PATCH 03/03] staging: board: kzm9d: Board staging support for emxx_udc This patch series contains an old USB Gadget

[PATCH 00/03] staging: Emma Mobile USB driver and KZM9D board code

2014-05-22 Thread Magnus Damm
Emma Mobile USB driver and KZM9D board code [PATCH 01/03] staging: emxx_udc: Add Emma Mobile USB Gadget driver [PATCH 02/03] staging: emxx_udc: I/O memory and IRQ resource support [PATCH 03/03] staging: board: kzm9d: Board staging support for emxx_udc This patch series contains an old USB Gadget

Re: [PATCH 00/03] staging: Emma Mobile USB driver and KZM9D board code

2014-05-22 Thread Dan Carpenter
Generally we take things as is into staging so there is no need for a re-work if you don't want to. But we do need a TODO file. Read the TODO files for other staging drivers. regards, dan carpenter -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a

Re: [PATCH 00/03] staging: Emma Mobile USB driver and KZM9D board code

2014-05-22 Thread Geert Uytterhoeven
Hi Magnus, Thanks for your series! This looks like a good solution for interim board support. On Thu, May 22, 2014 at 10:53 AM, Magnus Damm magnus.d...@gmail.com wrote: Olof, patch 3/3 contains some board staging code for KZM9D. As it is today the EMEV2 SoC is DT-only and we neither have

Re: [PATCH 00/03] staging: Emma Mobile USB driver and KZM9D board code

2014-05-22 Thread Magnus Damm
Hi Dan, On Thu, May 22, 2014 at 6:17 PM, Dan Carpenter dan.carpen...@oracle.com wrote: Generally we take things as is into staging so there is no need for a re-work if you don't want to. But we do need a TODO file. Read the TODO files for other staging drivers. Thanks for pointing that out,

Re: [PATCH 00/03] staging: Emma Mobile USB driver and KZM9D board code

2014-05-22 Thread Magnus Damm
Hi Geert, On Thu, May 22, 2014 at 6:21 PM, Geert Uytterhoeven ge...@linux-m68k.org wrote: Hi Magnus, Thanks for your series! This looks like a good solution for interim board support. Thanks! On Thu, May 22, 2014 at 10:53 AM, Magnus Damm magnus.d...@gmail.com wrote: Olof, patch 3/3

Re: [PATCH 00/03] staging: Emma Mobile USB driver and KZM9D board code

2014-05-22 Thread Greg KH
On Thu, May 22, 2014 at 06:32:03PM +0900, Magnus Damm wrote: Hi Dan, On Thu, May 22, 2014 at 6:17 PM, Dan Carpenter dan.carpen...@oracle.com wrote: Generally we take things as is into staging so there is no need for a re-work if you don't want to. But we do need a TODO file. Read the