RE: [PATCH v11 00/15] Add power management support for mxs phy

2014-02-25 Thread Peter Chen
Hi Mark, If you think the dt binding doc (1/15 and 4/15) are ok to push, please ack it. In that case, the driver maintainer can queue the driver patches, thanks. Peter > The serial adds power management support for MXS PHY, it includes: > > - Add one PHY API .set_wakeup, and related API impl

[PATCH v11 00/15] Add power management support for mxs phy

2014-02-23 Thread Peter Chen
The serial adds power management support for MXS PHY, it includes: - Add one PHY API .set_wakeup, and related API implementation at mxs phy driver - misc changes and bug fixes for mxs phy to support low power mode and wakeup. It is based on the lastest Greg's usb-next, 3.14-rc3. Changes for v11: