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(-) -- 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