[U-Boot] [PATCH v4 0/7] am57xx: cl-som-am57x: fix usb
Marek Vasut
marex at denx.de
Thu May 4 10:08:38 UTC 2017
On 05/04/2017 09:05 AM, Igor Grinberg wrote:
> Hi Tom, Marek,
>
> On 04/25/17 22:27, Marek Vasut wrote:
>> On 04/25/2017 03:09 AM, Tom Rini wrote:
>>> On Sun, Apr 23, 2017 at 11:18:04AM +0300, Uri Mashiach wrote:
>>>> Hello Tom,
>>>>
>>>> A gentle ping on this patch series.
>>>>
>>>> On 02/23/2017 03:39 PM, Uri Mashiach wrote:
>>>>> Various USB related comits for the CL-SOM-AM57x module.
>>>>>
>>>>> ---
>>>>> V1 -> V2: Replace commit "fix XHCI registers base address" with "reintroduce the CONFIG_AM57XX symbol".
>>>>> V2 -> V3: * New commit "move CONFIG_DRA7XX to Kconfig"
>>>>> * Replace commit "reintroduce the CONFIG_AM57XX symbol" with "xHCI registers based on USB port index"
>>>>> V3 -> V4: Update commit "move CONFIG_DRA7XX to Kconfig"
>>>>> Update commit "xHCI registers based on USB port index"
>>>>>
>>>>> Uri Mashiach (7):
>>>>> arm: dra7xx: move CONFIG_DRA7XX to Kconfig
>>>>> arm: usb: dra7xx: xHCI registers based on USB port index
>>>>> usb: host: xhci-omap: fix double weak board_usb_init functions
>>>>> arm: am57xx: cl-som-am57x: invoke clock API to enable/disable clocks
>>>>> arm: am57xx: cl-som-am57x: fix USB scan
>>>>> arm: am57xx: cl-som-am57x: enable USB storage
>>>>> arm: am57xx: cl-som-am57x: enable USB commands
>>>>>
>>>>> arch/arm/mach-omap2/omap5/Kconfig | 8 ++++++++
>>>>> board/compulab/cl-som-am57x/cl-som-am57x.c | 10 ----------
>>>>> board/ti/am43xx/board.c | 4 ++--
>>>>> board/ti/am57xx/board.c | 4 ++--
>>>>> board/ti/dra7xx/evm.c | 4 ++--
>>>>> configs/cl-som-am57x_defconfig | 2 ++
>>>>> configs/dra7xx_evm_defconfig | 1 +
>>>>> configs/dra7xx_hs_evm_defconfig | 1 +
>>>>> drivers/usb/host/Kconfig | 9 +++++++++
>>>>> drivers/usb/host/xhci-omap.c | 19 +++++++++++++++++--
>>>>> include/configs/am57xx_evm.h | 2 --
>>>>> include/configs/cl-som-am57x.h | 6 ++----
>>>>> include/configs/dra7xx_evm.h | 2 --
>>>>> include/linux/usb/xhci-omap.h | 6 ++++--
>>>>> scripts/config_whitelist.txt | 1 -
>>>>> 15 files changed, 50 insertions(+), 29 deletions(-)
>>>
>>> Marek? Thanks!
>>
>> Tom? Thanks!
>
> IIRC, it has been decided to take this patch series through the OMAP tree.
Correct
> Contradictory to what I remember, I can see the patches have been delegated to Marek
> in patchwork.
Not my doing
> So, what's happening? Can we please go on with merging this series?
Probably for 2017.07 via OMAP
--
Best regards,
Marek Vasut
More information about the U-Boot
mailing list