
19 Jun
2015
19 Jun
'15
9:45 a.m.
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 ijc@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 }