
On 06/09/2016 08:57 AM, Rajesh Bhagat wrote:
Adds USB EHCI support for ls1012qds by adding the support for NXP ULPI PHY and adding the support it configuration files. Also enables, USB2 IP in ns access defines.
Rajesh Bhagat (3): drivers: usb: fsl: add USB ULPI init code config: ls1012aqds: Add USB EHCI support for ls1012aqds armv8: ls1012a: Added CSU assignment for USB2
.../include/asm/arch-fsl-layerscape/immap_lsch2.h | 1 + .../include/asm/arch-fsl-layerscape/ns_access.h | 2 + drivers/usb/host/ehci-fsl.c | 21 ++++++++++++++++++++ include/configs/ls1012aqds.h | 5 ++++ include/usb/ehci-ci.h | 2 +- 5 files changed, 30 insertions(+), 1 deletions(-)
I wanted to apply these on u-boot-usb/master , but patch 2 fails to apply. Please rebase and repose.