Re: [U-Boot] [PATCH] drivers:usb:common:fsl-dt-fixup: Fix the dt for all type of usb controllers

2016-07-20 Thread Sriram Dash
>From: Marek Vasut [mailto:ma...@denx.de] >On 06/20/2016 06:15 AM, Sriram Dash wrote: >> Currently, U-boot doesn't allow to compile more than one type of USB >> protocol simultaneously. Hence, EHCI and XHCI controllers cannot >> co-exist and CONFIG_USB_MAX_CONTROLLER_COUNT macro represents count

Re: [U-Boot] [PATCH] drivers:usb:common:fsl-dt-fixup: Fix the dt for all type of usb controllers

2016-07-20 Thread Marek Vasut
On 07/20/2016 05:55 AM, Sriram Dash wrote: >> From: Marek Vasut [mailto:ma...@denx.de] >> On 06/20/2016 06:15 AM, Sriram Dash wrote: >>> Currently, U-boot doesn't allow to compile more than one type of USB >>> protocol simultaneously. Hence, EHCI and XHCI controllers cannot >>> co-exist and

Re: [U-Boot] [PATCH] drivers:usb:common:fsl-dt-fixup: Fix the dt for all type of usb controllers

2016-06-20 Thread Marek Vasut
On 06/20/2016 06:15 AM, Sriram Dash wrote: > Currently, U-boot doesn't allow to compile more than one type of USB protocol > simultaneously. Hence, EHCI and XHCI controllers cannot co-exist and > CONFIG_USB_MAX_CONTROLLER_COUNT macro represents count of only one type of > controller. This does

[U-Boot] [PATCH] drivers:usb:common:fsl-dt-fixup: Fix the dt for all type of usb controllers

2016-06-19 Thread Sriram Dash
Currently, U-boot doesn't allow to compile more than one type of USB protocol simultaneously. Hence, EHCI and XHCI controllers cannot co-exist and CONFIG_USB_MAX_CONTROLLER_COUNT macro represents count of only one type of controller. For the Socs which have more than one type of controller e.g.