Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 208024
b: refs/heads/master
c: 51a91a5
h: refs/heads/master
v: v3
  • Loading branch information
Igor Grinberg authored and Greg Kroah-Hartman committed Aug 10, 2010
1 parent 642c625 commit fedd13f
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 6a5a9a4b1791b49047267cba59a69a8861c9bb7c
refs/heads/master: 51a91a5424cb94f40eb0c9d0b71d8df4e423742a
2 changes: 0 additions & 2 deletions trunk/drivers/usb/otg/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,6 @@ config USB_ULPI
Enable this to support ULPI connected USB OTG transceivers which
are likely found on embedded boards.

The only chip currently supported is NXP's ISP1504

config TWL4030_USB
tristate "TWL4030 USB Transceiver Driver"
depends on TWL4030_CORE && REGULATOR_TWL4030
Expand Down
1 change: 1 addition & 0 deletions trunk/drivers/usb/otg/ulpi.c
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@
/* ULPI hardcoded IDs, used for probing */
static unsigned int ulpi_ids[] = {
ULPI_ID(0x04cc, 0x1504), /* NXP ISP1504 */
ULPI_ID(0x0424, 0x0006), /* SMSC USB3319 */
};

static int ulpi_set_flags(struct otg_transceiver *otg)
Expand Down

0 comments on commit fedd13f

Please sign in to comment.