[PATCH] ARM: OMAP: mux: simplify MUX_CFG_730 and add some usb client pins
authorBrian Swetland <swetland@google.com>
Tue, 29 Nov 2005 02:11:30 +0000 (18:11 -0800)
committerTony Lindgren <tony@atomide.com>
Tue, 29 Nov 2005 02:11:30 +0000 (18:11 -0800)
As I continue to try to sort out USB gadget support on the 730, I find
that I need to add some pin definitions.

Since the 730 lacks PU_PD registers, and the pullup bit is always in
the config register on the 730, I simplified the MUX_CFG_730() macro
a little bit (to avoid typing a bunch of 0s and NAs on *every* line).


No differences found