-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Let's move what we can from plat/usb.h to the local usb.h for ARM common zImage support. This is needed so we can remove plat/usb.h for ARM common zImage support. Cc: Samuel Ortiz <sameo@linux.intel.com> Cc: Alan Stern <stern@rowland.harvard.edu> Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Cc: Partha Basak <parthab@india.ti.com> Cc: Keshava Munegowda <keshava_mgowda@ti.com> Cc: linux-usb@vger.kernel.org Acked-by: Felipe Balbi <balbi@ti.com> Signed-off-by: Tony Lindgren <tony@atomide.com>
- Loading branch information
Tony Lindgren
committed
Oct 24, 2012
1 parent
6f0c058
commit 54db6ee
Showing
32 changed files
with
88 additions
and
136 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -18,7 +18,6 @@ | |
|
||
#include "common.h" | ||
#include "gpmc-smc91x.h" | ||
#include <plat/usb.h> | ||
|
||
#include <mach/board-zoom.h> | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -26,7 +26,6 @@ | |
#include <asm/mach/map.h> | ||
|
||
#include "common.h" | ||
#include <plat/usb.h> | ||
|
||
#include <mach/board-zoom.h> | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -22,7 +22,6 @@ | |
#include <asm/mach/arch.h> | ||
|
||
#include "common.h" | ||
#include <plat/usb.h> | ||
|
||
#include <mach/board-zoom.h> | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,82 @@ | ||
#include <plat/usb.h> | ||
|
||
/* AM35x */ | ||
/* USB 2.0 PHY Control */ | ||
#define CONF2_PHY_GPIOMODE (1 << 23) | ||
#define CONF2_OTGMODE (3 << 14) | ||
#define CONF2_NO_OVERRIDE (0 << 14) | ||
#define CONF2_FORCE_HOST (1 << 14) | ||
#define CONF2_FORCE_DEVICE (2 << 14) | ||
#define CONF2_FORCE_HOST_VBUS_LOW (3 << 14) | ||
#define CONF2_SESENDEN (1 << 13) | ||
#define CONF2_VBDTCTEN (1 << 12) | ||
#define CONF2_REFFREQ_24MHZ (2 << 8) | ||
#define CONF2_REFFREQ_26MHZ (7 << 8) | ||
#define CONF2_REFFREQ_13MHZ (6 << 8) | ||
#define CONF2_REFFREQ (0xf << 8) | ||
#define CONF2_PHYCLKGD (1 << 7) | ||
#define CONF2_VBUSSENSE (1 << 6) | ||
#define CONF2_PHY_PLLON (1 << 5) | ||
#define CONF2_RESET (1 << 4) | ||
#define CONF2_PHYPWRDN (1 << 3) | ||
#define CONF2_OTGPWRDN (1 << 2) | ||
#define CONF2_DATPOL (1 << 1) | ||
|
||
/* TI81XX specific definitions */ | ||
#define USBCTRL0 0x620 | ||
#define USBSTAT0 0x624 | ||
|
||
/* TI816X PHY controls bits */ | ||
#define TI816X_USBPHY0_NORMAL_MODE (1 << 0) | ||
#define TI816X_USBPHY_REFCLK_OSC (1 << 8) | ||
|
||
/* TI814X PHY controls bits */ | ||
#define USBPHY_CM_PWRDN (1 << 0) | ||
#define USBPHY_OTG_PWRDN (1 << 1) | ||
#define USBPHY_CHGDET_DIS (1 << 2) | ||
#define USBPHY_CHGDET_RSTRT (1 << 3) | ||
#define USBPHY_SRCONDM (1 << 4) | ||
#define USBPHY_SINKONDP (1 << 5) | ||
#define USBPHY_CHGISINK_EN (1 << 6) | ||
#define USBPHY_CHGVSRC_EN (1 << 7) | ||
#define USBPHY_DMPULLUP (1 << 8) | ||
#define USBPHY_DPPULLUP (1 << 9) | ||
#define USBPHY_CDET_EXTCTL (1 << 10) | ||
#define USBPHY_GPIO_MODE (1 << 12) | ||
#define USBPHY_DPOPBUFCTL (1 << 13) | ||
#define USBPHY_DMOPBUFCTL (1 << 14) | ||
#define USBPHY_DPINPUT (1 << 15) | ||
#define USBPHY_DMINPUT (1 << 16) | ||
#define USBPHY_DPGPIO_PD (1 << 17) | ||
#define USBPHY_DMGPIO_PD (1 << 18) | ||
#define USBPHY_OTGVDET_EN (1 << 19) | ||
#define USBPHY_OTGSESSEND_EN (1 << 20) | ||
#define USBPHY_DATA_POLARITY (1 << 23) | ||
|
||
struct usbhs_omap_board_data { | ||
enum usbhs_omap_port_mode port_mode[OMAP3_HS_USB_PORTS]; | ||
|
||
/* have to be valid if phy_reset is true and portx is in phy mode */ | ||
int reset_gpio_port[OMAP3_HS_USB_PORTS]; | ||
|
||
/* Set this to true for ES2.x silicon */ | ||
unsigned es2_compatibility:1; | ||
|
||
unsigned phy_reset:1; | ||
|
||
/* | ||
* Regulators for USB PHYs. | ||
* Each PHY can have a separate regulator. | ||
*/ | ||
struct regulator *regulator[OMAP3_HS_USB_PORTS]; | ||
}; | ||
|
||
extern void usb_musb_init(struct omap_musb_board_data *board_data); | ||
extern void usbhs_init(const struct usbhs_omap_board_data *pdata); | ||
|
||
extern void am35x_musb_reset(void); | ||
extern void am35x_musb_phy_power(u8 on); | ||
extern void am35x_musb_clear_irq(void); | ||
extern void am35x_set_mode(u8 musb_mode); | ||
extern void ti81xx_musb_phy_power(u8 on); | ||
|
Oops, something went wrong.