[U-Boot] [PATCH 0/5] dm: usb: Start of sunxi support

Simon Glass sjg at chromium.org
Sun Apr 19 16:15:44 CEST 2015


Hi Hans,

On 18 April 2015 at 15:50, Hans de Goede <hdegoede at redhat.com> wrote:
> Hi Simon,
>
> On 18-04-15 19:33, Simon Glass wrote:
>>
>> This series adds a few starts for sunxi driver model support for USB. I
>> don't intend to finish it, but hopefully it helps things get going.
>>
>>
>> Simon Glass (5):
>>    dm: sunxi: gpio: Add temporary implementation of name_to_gpio()
>>    dm: sunxi: gpio: Rename GPIOs to include a 'P' prefix
>>    dm: gpio: Remove default declaration of name_to_gpio()
>>    dm: usb: Add more debugging in ehci-hcd.c
>>    WIP: sunxi: Start of driver model USB implementation
>
>
> Thanks, I'll try to pick this series up once I'm done with my
> current sunxi dm efforts, which are to basically move all the
> sunxi boards to the device-model, so that we can stop
> putting #ifdef CONFIG_DM... blocks into sunxi specific code,
> and instead simply always device-model everywhere for sunxi.

Sounds great!

Regards,
Simon


More information about the U-Boot mailing list