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

Hans de Goede hdegoede at redhat.com
Sat Apr 18 23:50:27 CEST 2015


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.

Regards,

Hans




More information about the U-Boot mailing list