Hi,
On Tuesday 09 July 2013 11:10 AM, George Cherian wrote:On 7/9/2013 1:14 AM, Sebastian Andrzej Siewior wrote:Since this should be a capability of the PHY, can't we have wkup_ctrl alwaysOn 07/08/2013 12:43 PM, George Cherian wrote:I wanted to add phy wakeup control also, but currently phy_ops dont have an opThis patch series adds phy support for AM335X platform.No, I don't like this all. You did the one thing I tried to avoid while
This patch series is based on Generic PHY framework [1].
This series has
- adds dual musb instances support for am335x platform (just for testing)
- adds phy-amxxxx-usb driver used in AMxxxx platforms
- adds dt bindings for the phys
- removes usb-phy and replaced with generic phy apis in glue layer
posting my quick-and-dirty phy driver recently: You duplicated a lot of
code which can be served by the nop driver and added only power
on/power off callbacks.
for wkup_ctrl
Kishon, Can we add one?
enabled if the PHY has such a capability?
or if it needs more user control,
should we implement a sysfs entry to enable wakeup?
Thanks
Kishon