]> pilppa.com Git - linux-2.6-omap-h63xx.git/commit
[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)
commit83c63bd61808f1506a3b2c1e7af8ee0a8ae2658a
treeed5bdc1457ece70deab79ff0da0789bf0b950400
parentf155971f98d64c9dbf99dfb49dc1df15f806deb6
[PATCH] ARM: OMAP: mux: simplify MUX_CFG_730 and add some usb client pins

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).
arch/arm/mach-omap1/mux.c
include/asm-arm/arch-omap/mux.h