| commit | e0c201f339fe7fc38d1b0f6f4755ff627686c7e0 | [log] [tgz] |
|---|---|---|
| author | Pavankumar Kondeti <pkondeti@codeaurora.org> | Tue Dec 07 17:53:55 2010 +0530 |
| committer | Greg Kroah-Hartman <gregkh@suse.de> | Fri Dec 10 14:23:31 2010 -0800 |
| tree | a8245f60d4e0c0e22901a15a655af45eaf17325d | |
| parent | 05570297ecbe834b1756b522412b68eaffb9ab11 [diff] |
USB: Add MSM OTG Controller driver This driver implements PHY initialization, clock management, ULPI IO ops and simple OTG state machine to kick host/peripheral based on Id/VBUS line status. VBUS/Id lines are tied to a reference voltage on some boards. Hence provide debugfs interface to select host/peripheral mode. Signed-off-by: Pavankumar Kondeti <pkondeti@codeaurora.org> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>