Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-07-22 | phy: pipe3: insert delay to enumerate in GEN2 mode | 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 <kishon@ti.com> Reviewed-by: Roger Quadros <rogerq@ti.com> | |||
2014-03-09 | phy: rename struct omap_control_usb to struct omap_control_phy | Kishon Vijay Abraham I | |
Rename struct omap_control_usb to struct omap_control_phy since it can be used to control PHY of USB, SATA and PCIE. Also move the driver and include files under *phy* and made the corresponding changes in the users of phy-omap-control. Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com> Signed-off-by: Roger Quadros <rogerq@ti.com> Acked-by: Felipe Balbi <balbi@ti.com> |