[PULL] u-boot-usb/next

Marek Vasut marex at denx.de
Thu Feb 23 05:45:07 CET 2023


On 2/23/23 02:50, Tom Rini wrote:
> On Wed, Feb 22, 2023 at 11:09:00PM +0100, Marek Vasut wrote:
> 
>> On 2/22/23 19:37, Tom Rini wrote:
>>> On Wed, Feb 22, 2023 at 04:36:08PM +0100, Marek Vasut wrote:
>>>
>>>> The following changes since commit 4eb7c5030d3f3c707c02a64dc8ea90de3da89928:
>>>>
>>>>     Merge tag 'efi-2023-04-rc3' of
>>>> https://source.denx.de/u-boot/custodians/u-boot-efi (2023-02-19 17:03:30
>>>> -0500)
>>>>
>>>> are available in the Git repository at:
>>>>
>>>>     git://source.denx.de/u-boot-usb.git next
>>>
>>> This seems to be based on current master and not current next, can you
>>> please rebase?
>>
>> Try below, build just passed
>>
>> The following changes since commit 2bfd217a16978794b43f0a30111b7472fba232b6:
>>
>>    Merge tag 'dm-next-valentine' of
>> https://source.denx.de/u-boot/custodians/u-boot-dm into next (2023-02-14
>> 15:11:37 -0500)
>>
>> are available in the Git repository at:
>>
>>    git://source.denx.de/u-boot-usb.git next
>>
>> for you to fetch changes up to aeb8b59f2f4aeb02ac87ec39f834177a0e260f85:
>>
>>    uniphier_defconfig: Disable USB_XHCI_DWC3 (2023-02-22 19:40:11 +0100)
>>
>> ----------------------------------------------------------------
>> Kunihiko Hayashi (9):
>>        usb: dwc3-generic: Allow different controller DT node pattern
>>        usb: dwc3-generic: Add clock initialization in child DT node
>>        usb: dwc3-generic: Export glue structures and functions
>>        usb: dwc3-generic: Add the size of regs property to glue structure
>>        reset: uniphier: Add USB glue reset support
>>        clk: uniphier: Add missing USB SS-PHY clocks
>>        phy: socionext: Add UniPhier USB3 PHY driver
>>        usb: dwc3-uniphier: Use dwc3-generic instead of xhci-dwc3
>>        uniphier_defconfig: Disable USB_XHCI_DWC3
>>
>> Marek Vasut (1):
>>        usb: dwc3: Look up reference clock DT phandle in both controller DT
>> nodes
> 
> Getting there. I see:
> +(uniphier_v8 uniphier_v7) WARNING: unmet direct dependencies detected for PHY_UNIPHIER_USB3
> +(uniphier_v8 uniphier_v7)   Depends on [n]: PHY [=n] && ARCH_UNIPHIER [=y]
> +(uniphier_v8 uniphier_v7)   Selected by [y]:
> +(uniphier_v8 uniphier_v7)   - USB_DWC3_UNIPHIER [=y] && USB [=y] && ARCH_UNIPHIER [=y] && USB_DWC3 [=y]
> 
> Which I will take a quick run at fixing, if you don't, shortly.

I just sent this one, that should help:
[PATCH] usb: dwc3-uniphier: Imply PHY


More information about the U-Boot mailing list