]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
usb: phy: mxs: Add auto clock and power setting
authorPeter Chen <peter.chen@freescale.com>
Mon, 24 Feb 2014 02:20:55 +0000 (10:20 +0800)
committerFelipe Balbi <balbi@ti.com>
Wed, 5 Mar 2014 20:40:07 +0000 (14:40 -0600)
commit1364414411acf0fe691ae7e045a64ee366692ba0
tree460025e23a551838ba822eedcf4f3a6f3641f8e5
parent2400780ea18acd8df5895c6946c5eec3bf2f8859
usb: phy: mxs: Add auto clock and power setting

The auto setting is used to open related power and clocks
automatically after receiving wakeup signal.

With this feature, the PHY's clock and power can be recovered
correctly from low power mode, it is guaranteed by IC logic.

Signed-off-by: Peter Chen <peter.chen@freescale.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/phy/phy-mxs-usb.c