Re: [U-Boot] [PATCH v3 2/7] arm: usb: dra7xx: xHCI registers based on USB port index

2017-02-26 Thread Marek Vasut
On 02/22/2017 01:58 PM, Uri Mashiach wrote: [...] >> Someone would have to put that effort in. >> >> I wonder if instead of defining INDEX0, INDEX1 ... this could be turned >> into integer ... >> > > Something like the following? > > #ifdef CONFIG_DRA7XX > #if CONFIG_USB_XHCI_DRA7XX_INDEX == 1

Re: [U-Boot] [PATCH v3 2/7] arm: usb: dra7xx: xHCI registers based on USB port index

2017-02-22 Thread Uri Mashiach
On 02/20/2017 10:28 AM, Marek Vasut wrote: On 02/20/2017 08:47 AM, Igor Grinberg wrote: Hey Marek, Hi, We haven't spoken for great while... I'm glad to hear from you! yeah On 02/19/17 19:39, Marek Vasut wrote: On 02/19/2017 05:26 PM, Igor Grinberg wrote: Hi guys, On 02/19/17 17:15,

Re: [U-Boot] [PATCH v3 2/7] arm: usb: dra7xx: xHCI registers based on USB port index

2017-02-20 Thread Roger Quadros
Hi, On 19/02/17 18:26, Igor Grinberg wrote: > Hi guys, > > On 02/19/17 17:15, Tom Rini wrote: >> On Sun, Feb 19, 2017 at 04:13:02PM +0100, Marek Vasut wrote: >>> On 02/19/2017 03:55 PM, Uri Mashiach wrote: On 02/19/2017 04:27 PM, Marek Vasut wrote: > On 02/19/2017 02:27 PM,

Re: [U-Boot] [PATCH v3 2/7] arm: usb: dra7xx: xHCI registers based on USB port index

2017-02-20 Thread Marek Vasut
On 02/20/2017 08:47 AM, Igor Grinberg wrote: > Hey Marek, Hi, > We haven't spoken for great while... I'm glad to hear from you! yeah > On 02/19/17 19:39, Marek Vasut wrote: >> On 02/19/2017 05:26 PM, Igor Grinberg wrote: >>> Hi guys, >>> >>> On 02/19/17 17:15, Tom Rini wrote: On Sun, Feb

Re: [U-Boot] [PATCH v3 2/7] arm: usb: dra7xx: xHCI registers based on USB port index

2017-02-20 Thread Igor Grinberg
Hey Marek, We haven't spoken for great while... I'm glad to hear from you! On 02/19/17 19:39, Marek Vasut wrote: > On 02/19/2017 05:26 PM, Igor Grinberg wrote: >> Hi guys, >> >> On 02/19/17 17:15, Tom Rini wrote: >>> On Sun, Feb 19, 2017 at 04:13:02PM +0100, Marek Vasut wrote: On 02/19/2017

Re: [U-Boot] [PATCH v3 2/7] arm: usb: dra7xx: xHCI registers based on USB port index

2017-02-20 Thread Marek Vasut
On 02/19/2017 05:26 PM, Igor Grinberg wrote: > Hi guys, > > On 02/19/17 17:15, Tom Rini wrote: >> On Sun, Feb 19, 2017 at 04:13:02PM +0100, Marek Vasut wrote: >>> On 02/19/2017 03:55 PM, Uri Mashiach wrote: On 02/19/2017 04:27 PM, Marek Vasut wrote: > On 02/19/2017 02:27 PM,

Re: [U-Boot] [PATCH v3 2/7] arm: usb: dra7xx: xHCI registers based on USB port index

2017-02-20 Thread Igor Grinberg
Hi guys, On 02/19/17 17:15, Tom Rini wrote: > On Sun, Feb 19, 2017 at 04:13:02PM +0100, Marek Vasut wrote: >> On 02/19/2017 03:55 PM, Uri Mashiach wrote: >>> >>> >>> On 02/19/2017 04:27 PM, Marek Vasut wrote: On 02/19/2017 02:27 PM, Uri Mashiach wrote: > Modify the determination of the

Re: [U-Boot] [PATCH v3 2/7] arm: usb: dra7xx: xHCI registers based on USB port index

2017-02-20 Thread Igor Grinberg
On 02/19/17 17:52, Marek Vasut wrote: > On 02/19/2017 04:15 PM, Tom Rini wrote: >> On Sun, Feb 19, 2017 at 04:13:02PM +0100, Marek Vasut wrote: >>> On 02/19/2017 03:55 PM, Uri Mashiach wrote: On 02/19/2017 04:27 PM, Marek Vasut wrote: > On 02/19/2017 02:27 PM, Uri Mashiach

Re: [U-Boot] [PATCH v3 2/7] arm: usb: dra7xx: xHCI registers based on USB port index

2017-02-20 Thread Marek Vasut
On 02/19/2017 04:15 PM, Tom Rini wrote: > On Sun, Feb 19, 2017 at 04:13:02PM +0100, Marek Vasut wrote: >> On 02/19/2017 03:55 PM, Uri Mashiach wrote: >>> >>> >>> On 02/19/2017 04:27 PM, Marek Vasut wrote: On 02/19/2017 02:27 PM, Uri Mashiach wrote: > Modify the determination of the base

Re: [U-Boot] [PATCH v3 2/7] arm: usb: dra7xx: xHCI registers based on USB port index

2017-02-20 Thread Tom Rini
On Sun, Feb 19, 2017 at 04:13:02PM +0100, Marek Vasut wrote: > On 02/19/2017 03:55 PM, Uri Mashiach wrote: > > > > > > On 02/19/2017 04:27 PM, Marek Vasut wrote: > >> On 02/19/2017 02:27 PM, Uri Mashiach wrote: > >>> Modify the determination of the base address of xHCI registers of DRA7XX > >>>

Re: [U-Boot] [PATCH v3 2/7] arm: usb: dra7xx: xHCI registers based on USB port index

2017-02-20 Thread Marek Vasut
On 02/19/2017 03:55 PM, Uri Mashiach wrote: > > > On 02/19/2017 04:27 PM, Marek Vasut wrote: >> On 02/19/2017 02:27 PM, Uri Mashiach wrote: >>> Modify the determination of the base address of xHCI registers of DRA7XX >>> targets. >>> Before the commit: by the target. >>> After the commit: by the

Re: [U-Boot] [PATCH v3 2/7] arm: usb: dra7xx: xHCI registers based on USB port index

2017-02-20 Thread Marek Vasut
On 02/19/2017 02:27 PM, Uri Mashiach wrote: > Modify the determination of the base address of xHCI registers of DRA7XX > targets. > Before the commit: by the target. > After the commit: by the USB port index. > > Cc: Lokesh Vutla > Cc: Marek Vasut >

Re: [U-Boot] [PATCH v3 2/7] arm: usb: dra7xx: xHCI registers based on USB port index

2017-02-20 Thread Uri Mashiach
On 02/19/2017 04:27 PM, Marek Vasut wrote: On 02/19/2017 02:27 PM, Uri Mashiach wrote: Modify the determination of the base address of xHCI registers of DRA7XX targets. Before the commit: by the target. After the commit: by the USB port index. Cc: Lokesh Vutla Cc: Marek

[U-Boot] [PATCH v3 2/7] arm: usb: dra7xx: xHCI registers based on USB port index

2017-02-20 Thread Uri Mashiach
Modify the determination of the base address of xHCI registers of DRA7XX targets. Before the commit: by the target. After the commit: by the USB port index. Cc: Lokesh Vutla Cc: Marek Vasut Signed-off-by: Uri Mashiach --- V1 ->