Re: [U-Boot] [PATCH 0/8] usb: Move DWC3 and some gadget options to Kconfig

2016-04-11 Thread Lukasz Majewski
Hi Sam, > On Mon, Apr 11, 2016 at 2:24 PM, Lukasz Majewski > wrote: > > Hi Semen, > > > >> > >> Hi All, > >> > >> This patch series move next options to Kconfigs/defconfigs: > >> - CONFIG_USB_DWC3* > >> - CONFIG_USB_GADGET_VBUS_DRAW > >> - CONFIG_USB_GADGET_DUALSPEED (partially, only for DWC3

Re: [U-Boot] [PATCH 0/8] usb: Move DWC3 and some gadget options to Kconfig

2016-04-11 Thread Sam Protsenko
On Mon, Apr 11, 2016 at 2:24 PM, Lukasz Majewski wrote: > Hi Semen, > >> >> Hi All, >> >> This patch series move next options to Kconfigs/defconfigs: >> - CONFIG_USB_DWC3* >> - CONFIG_USB_GADGET_VBUS_DRAW >> - CONFIG_USB_GADGET_DUALSPEED (partially, only for DWC3 platforms >> for now) >> - CON

Re: [U-Boot] [PATCH 0/8] usb: Move DWC3 and some gadget options to Kconfig

2016-04-11 Thread Lukasz Majewski
Hi Semen, > > Hi All, > > This patch series move next options to Kconfigs/defconfigs: > - CONFIG_USB_DWC3* > - CONFIG_USB_GADGET_VBUS_DRAW > - CONFIG_USB_GADGET_DUALSPEED (partially, only for DWC3 platforms > for now) > - CONFIG_USB_GADGET_DOWNLOAD > - CONFIG_G_DNL_* > > All defconfig file

Re: [U-Boot] [PATCH 0/8] usb: Move DWC3 and some gadget options to Kconfig

2016-04-07 Thread Sam Protsenko
On Tue, Apr 5, 2016 at 10:44 PM, Marek Vasut wrote: > On 04/05/2016 06:36 PM, Semen Protsenko wrote: >> Hi All, > > Hi! > >> This patch series move next options to Kconfigs/defconfigs: >> - CONFIG_USB_DWC3* >> - CONFIG_USB_GADGET_VBUS_DRAW >> - CONFIG_USB_GADGET_DUALSPEED (partially, only for D

Re: [U-Boot] [PATCH 0/8] usb: Move DWC3 and some gadget options to Kconfig

2016-04-07 Thread Lukasz Majewski
Hi Michal, > On 7.4.2016 08:43, Lukasz Majewski wrote: > > Hi Michal, > > > >> On 6.4.2016 15:59, Lukasz Majewski wrote: > >>> Hi Semen, > >>> > > Hi All, > > This patch series move next options to Kconfigs/defconfigs: > - CONFIG_USB_DWC3* > - CONFIG_USB_GADGET_VBU

Re: [U-Boot] [PATCH 0/8] usb: Move DWC3 and some gadget options to Kconfig

2016-04-07 Thread Michal Simek
On 7.4.2016 10:22, Lukasz Majewski wrote: > Hi Michal, > >> On 7.4.2016 08:43, Lukasz Majewski wrote: >>> Hi Michal, >>> On 6.4.2016 15:59, Lukasz Majewski wrote: > Hi Semen, > >> >> Hi All, >> >> This patch series move next options to Kconfigs/defconfigs: >> - CO

Re: [U-Boot] [PATCH 0/8] usb: Move DWC3 and some gadget options to Kconfig

2016-04-07 Thread Michal Simek
On 7.4.2016 08:43, Lukasz Majewski wrote: > Hi Michal, > >> On 6.4.2016 15:59, Lukasz Majewski wrote: >>> Hi Semen, >>> Hi All, This patch series move next options to Kconfigs/defconfigs: - CONFIG_USB_DWC3* - CONFIG_USB_GADGET_VBUS_DRAW - CONFIG_USB_GADGET_DUA

Re: [U-Boot] [PATCH 0/8] usb: Move DWC3 and some gadget options to Kconfig

2016-04-06 Thread Lukasz Majewski
Hi Michal, > On 6.4.2016 15:59, Lukasz Majewski wrote: > > Hi Semen, > > > >> > >> Hi All, > >> > >> This patch series move next options to Kconfigs/defconfigs: > >> - CONFIG_USB_DWC3* > >> - CONFIG_USB_GADGET_VBUS_DRAW > >> - CONFIG_USB_GADGET_DUALSPEED (partially, only for DWC3 platforms > >

Re: [U-Boot] [PATCH 0/8] usb: Move DWC3 and some gadget options to Kconfig

2016-04-06 Thread Michal Simek
On 6.4.2016 15:59, Lukasz Majewski wrote: > Hi Semen, > >> >> Hi All, >> >> This patch series move next options to Kconfigs/defconfigs: >> - CONFIG_USB_DWC3* >> - CONFIG_USB_GADGET_VBUS_DRAW >> - CONFIG_USB_GADGET_DUALSPEED (partially, only for DWC3 platforms >> for now) >> - CONFIG_USB_GADGET

Re: [U-Boot] [PATCH 0/8] usb: Move DWC3 and some gadget options to Kconfig

2016-04-06 Thread Lukasz Majewski
Hi Semen, > > Hi All, > > This patch series move next options to Kconfigs/defconfigs: > - CONFIG_USB_DWC3* > - CONFIG_USB_GADGET_VBUS_DRAW > - CONFIG_USB_GADGET_DUALSPEED (partially, only for DWC3 platforms > for now) > - CONFIG_USB_GADGET_DOWNLOAD > - CONFIG_G_DNL_* > > All defconfig file

Re: [U-Boot] [PATCH 0/8] usb: Move DWC3 and some gadget options to Kconfig

2016-04-05 Thread Marek Vasut
On 04/05/2016 06:36 PM, Semen Protsenko wrote: > Hi All, Hi! > This patch series move next options to Kconfigs/defconfigs: > - CONFIG_USB_DWC3* > - CONFIG_USB_GADGET_VBUS_DRAW > - CONFIG_USB_GADGET_DUALSPEED (partially, only for DWC3 platforms for now) > - CONFIG_USB_GADGET_DOWNLOAD > - CONF

[U-Boot] [PATCH 0/8] usb: Move DWC3 and some gadget options to Kconfig

2016-04-05 Thread Semen Protsenko
Hi All, This patch series move next options to Kconfigs/defconfigs: - CONFIG_USB_DWC3* - CONFIG_USB_GADGET_VBUS_DRAW - CONFIG_USB_GADGET_DUALSPEED (partially, only for DWC3 platforms for now) - CONFIG_USB_GADGET_DOWNLOAD - CONFIG_G_DNL_* All defconfig files were post-processed via "make sav