On 08/13/2013 09:21 PM, Felipe Balbi wrote:
>> 1.0.13 only presents in PG1.0. It has been fixed in PG2.x. Maybe
>> we should check for silicon rev here?
> 
> it would be quite difficult to check PG revision from this driver.
> It would have to be passed as a flag through DT or something
> similar.

If DT then u-boot has to detect it and set the flag. I don't want two
device trees one for people with PG1 and one for people with PG2+
especially since this is something that can be detected at run time.
Isn't this printed by the core code at boot time? Then we could save
this in a variable unless it is done already and access it.

Sebastian
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to