commit | 2319fb88e16e56c64d4f3ab50af69ed6dadbc7b5 | [log] [tgz] |
---|---|---|
author | Roger Quadros <rogerq@ti.com> | Tue Mar 12 13:24:21 2013 +0200 |
committer | Felipe Balbi <balbi@ti.com> | Mon Mar 18 11:14:40 2013 +0200 |
tree | ca4b7f2c7223f46054c301911465b35e585d5cfb | |
parent | e4d7dc6674efd798792adbd689986cde5422aa62 [diff] |
usb: phy: nop: Manage PHY clock If the PHY has a clock associated to it then manage the clock. We just enable the clock in .init() and disable it in .shutdown(). Add clk_rate parameter in platform data and configure the clock rate during probe if supplied. Signed-off-by: Roger Quadros <rogerq@ti.com> Signed-off-by: Felipe Balbi <balbi@ti.com>