Re: [PATCH 04/17] phy: pipe3: insert delay to enumerate in GEN2 mode

2014-05-14 Thread Roger Quadros
On 05/06/2014 04:33 PM, Kishon Vijay Abraham I wrote: 8-bit delay value (0xF1) is required for GEN2 devices to be enumerated consistently. Added an API to be called from PHY drivers to set this delay value and called it from PIPE3 driver to set the delay value. Signed-off-by: Kishon Vijay

[PATCH 04/17] phy: pipe3: insert delay to enumerate in GEN2 mode

2014-05-06 Thread Kishon Vijay Abraham I
8-bit delay value (0xF1) is required for GEN2 devices to be enumerated consistently. Added an API to be called from PHY drivers to set this delay value and called it from PIPE3 driver to set the delay value. Signed-off-by: Kishon Vijay Abraham I kis...@ti.com ---