[PATCH] USB: Add DT probing support to ehci-spear and ohci-spear

Viresh Kumar viresh.kumar at st.com
Fri Mar 23 14:48:05 EST 2012


On 3/22/2012 9:20 PM, Stefan Roese wrote:
> +static struct of_device_id spear_ohci_id_table[] __devinitdata = {
> +	{ .compatible = "st,spear600-ohci", },

Hi Stefan,

I have this question for other drivers (fsmc, stmmac...) as well:
Why do we name it spear600-ohci and not spear-ohci?
Because i believe we have same version of USB on all SPEAr SoCs.

-- 
viresh


More information about the devicetree-discuss mailing list