commit | 1f0972f5b05a674d73e4eb314fa1b6c78e37aef1 | [log] [tgz] |
---|---|---|
author | Roger Quadros <rogerq@ti.com> | Tue Mar 12 13:24:19 2013 +0200 |
committer | Felipe Balbi <balbi@ti.com> | Mon Mar 18 11:13:54 2013 +0200 |
tree | 0c81d65676c11a598c266fce48e3020e4ca4efe7 | |
parent | a937536b868b8369b98967929045f1df54234323 [diff] |
usb: phy: nop: Add some parameters to platform data Add clk_rate parameter to platform data. If supplied, the NOP phy driver will program the clock to that rate during probe. Also add 2 flags, needs_vcc and needs_reset. If the flag is set and the regulator couldn't be found then the driver will bail out with -EPROBE_DEFER. Signed-off-by: Roger Quadros <rogerq@ti.com> Acked-by: Felipe Balbi <balbi@ti.com> Signed-off-by: Felipe Balbi <balbi@ti.com>