Tony Lindgren wrote: > * Mike Rapoport <mike@xxxxxxxxxxxxxx> [091206 07:30]: > > Tony, > > Any chance this can go to 2.6.33? > > Sure, I was just waiting to hear back if the OUTPUT_PULLUP is > needed for sure? Or is just OUTPUT enough for musb to work? > > Tony > OUTPUT should work too. The ULPI spec recommends a weak pull-up on STP line, but we needn't really have that. Plain OUTPUT is sufficient. Regards, Anand > > > > Mike Rapoport wrote: > > > Tony, > > > > > > These patches are follow-ups to your mux rework series. > > > The first one is pretty trivial and adds OUTPUT_PULL{UP,DOWN} to shorten > > > the lines in omap_board_mux arrays. > > > The second patch adds the mux configuration for CM-T35. This is actually > > > the most compact subset of 'cat /sys/kernel/debug/omap_mux/board' that makes > > > CM-T35 functional :) > > > > > > The following changes since commit d8bfa71e2e9d794f9c7e5b019f316804f7f50582: > > > Tony Lindgren (1): > > > omap: mux: Add data for 2430 > > > > > > Mike Rapoport (2): > > > omap3: mux: add shorthands for OUTPUT_PULL{UP,DOWN} > > > omap3: cm-t35: add mux initialization > > > > > > arch/arm/mach-omap2/Kconfig | 1 + > > > arch/arm/mach-omap2/board-cm-t35.c | 95 +++++++++++++++++++++++++++++++++-- > > > arch/arm/mach-omap2/mux.h | 2 + > > > 3 files changed, 92 insertions(+), 6 deletions(-) > > > > > > > > > > -- > > Sincerely yours, > > Mike. > > -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html