[U-Boot] [PATCH 0/5] usb: fsl: Add code to use CONFIG_DM_USB

Marek Vasut marex at denx.de
Thu Jul 21 13:43:53 CEST 2016


On 07/21/2016 10:02 AM, Rajesh Bhagat wrote:
> Hi All, 
> 
> Any Comments? 

York, please check this.

>> -----Original Message-----
>> From: Rajesh Bhagat [mailto:rajesh.bhagat at nxp.com]
>> Sent: Friday, July 01, 2016 6:52 PM
>> To: u-boot at lists.denx.de
>> Cc: marex at denx.de; york sun <york.sun at nxp.com>; Sriram Dash
>> <sriram.dash at nxp.com>; Rajesh Bhagat <rajesh.bhagat at nxp.com>
>> Subject: [PATCH 0/5] usb: fsl: Add code to use CONFIG_DM_USB
>>
>> Adds code to use driver model for USB EHCI and XHCI FSL driver
>>
>> Rajesh Bhagat (5):
>>   drivers: usb: fsl: Make function for initialization to use in
>>     CONFIG_DM_USB
>>   usb: ehci: fsl: Add code to use CONFIG_DM_USB
>>   usb: xhci: fsl: Add code to use CONFIG_DM_USB
>>   dm: ls1021a: dts: Update USB 3.0 node to support DM USB
>>   arm: ls1021a: Enable CONFIG_DM_USB in defconfigs
>>
>>  arch/arm/dts/ls1021a.dtsi                    |    2 +-
>>  configs/ls1021aqds_ddr4_nor_defconfig        |    1 +
>>  configs/ls1021aqds_ddr4_nor_lpuart_defconfig |    1 +
>>  configs/ls1021aqds_nor_defconfig             |    1 +
>>  configs/ls1021aqds_nor_lpuart_defconfig      |    1 +
>>  drivers/usb/host/ehci-fsl.c                  |  194 +++++++++++++++++++++----
>>  drivers/usb/host/xhci-fsl.c                  |   83 +++++++++++-
>>  7 files changed, 250 insertions(+), 33 deletions(-)
>>
>> --
>> 1.7.7.4
> 
> Best Regards,
> Rajesh Bhagat 
> 


-- 
Best regards,
Marek Vasut


More information about the U-Boot mailing list