Here are patches for mainline to support Nokia N800 and N810. Tested on Nokia N800. Lots of stuff still missing, but we have to start from somewhere. --- Kalle Valo (2): n8x0: add n8x0_defconfig Add support for Nokia N800 arch/arm/configs/n8x0_defconfig | 1104 ++++++++++++++++++++++++++++++++++++++ arch/arm/mach-omap2/Kconfig | 4 arch/arm/mach-omap2/Makefile | 2 arch/arm/mach-omap2/board-n8x0.c | 307 +++++++++++ 4 files changed, 1416 insertions(+), 1 deletions(-) create mode 100644 arch/arm/configs/n8x0_defconfig create mode 100644 arch/arm/mach-omap2/board-n8x0.c -- 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