These patches fix problems coming from choosing the wrong package in the configuration and initializing the wrong usb port. The defconfig is updated to reflect these changes. Furthermore some typos in pin names corrected. Thomas Weber (9): OMAP: Devkit8000: Fix typo in supplies OMAP: Devkit8000: Add missing package selection OMAP: Devkit8000: Fix typo in pin name OMAP: Devkit8000: Remove unnecessary include file OMAP: Devkit8000: Change position of init calls OMAP: Devkit8000: Remove unused pins OMAP: Devkit8000: Fix wrong usb port on Devkit8000 OMAP: Devkit8000: Add mux initialization OMAP: Devkit8000: Update default configuration arch/arm/configs/devkit8000_defconfig | 157 +++++++++++++++----------- arch/arm/mach-omap2/Kconfig | 6 +- arch/arm/mach-omap2/board-devkit8000.c | 194 +++++++++++++++++++++++++++----- 3 files changed, 259 insertions(+), 98 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