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

Viresh Kumar viresh.kumar at st.com
Fri Mar 23 19:07:01 EST 2012


On 3/23/2012 1:30 PM, Stefan Roese wrote:
> There could be differences between the IP cores integrated into the SoCs. I 
> only tested on spear600, so thats what I integrated into the drivers. While 
> supporting more SoCs (SPEAr300 etc) to those drivers, you should add the 
> specific compatible properties to the lists.

Ya. That's what i was expecting.

> If the IP core doesn't differ between those SoCs, then it might make sense to 
> change this property to something more general, like "st,spear-ohci" (etc). 
> Not 100% sure though. Other DT experts might have more insight here.

Ok. FSMC version is same for 3xx and 6xx. Is different for 13xx.
But driver is capable of detecting the version itself and so we might
go ahead with "st,spear-fsmc there"

SMI, EHCI and OHCI have exactly the same version for all three families of SoC's.
So, we must better name them "st,spear-***"

-- 
viresh


More information about the devicetree-discuss mailing list