On Wed, 2015-06-17 at 21:34 +0200, Hans de Goede wrote:
> [...]

> +      * Bind the driver directly for now as musb linux kernel support is
> +      * still pending upstream so our dts files do not have the necessay

"necessary". Otherwise:

Acked-by: Ian Campbell <i...@hellion.org.uk>

So far as this being a sunxi change goes, although I think this probably
needs other acks from the CC line too.

Ian.

> +      * nodes yet. TODO: Remove this as soon as the dts nodes are in place
> +      * and bind by compatible instead.
> +      */
> +     device_bind_driver(dm_root(), "sunxi-musb", "sunxi-musb", &dev);
> +#else
>       musb_register(&musb_plat, NULL, (void *)SUNXI_USB0_BASE);
> +#endif
>  }


_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to