Hi Arnd, This one has the DSS patches left out, some patches sent to stable, and based on -rc2. Regards, Tony The following changes since commit cfcfc9eca2bcbd26a8e206baeb005b055dbf8e37: Linus Torvalds (1): Linux 3.2-rc2 are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap fixes Felipe Balbi (1): ARM: OMAP: smartreflex: fix IRQ handling bug Govindraj.R (1): ARM: OMAP2+: Fix Compilation error when omap_l3_noc built as module Kevin Hilman (2): ARM: OMAP3: CPUidle: include <linux/export.h> ARM: OMAP: PM: only register TWL with voltage layer when device is present Ming Lei (1): ARM: OMAP2: select ARM_AMBA if OMAP3_EMU is defined Thomas Weber (1): ARM: OMAP2+: Remove empty io.h Tony Lindgren (4): ARM: OMAP: Fix map_io for Amstrad E3 ARM: OMAP: Fix dpll_data compile error when omap2 only is selected ARM: OMAP: Fix reprogramming of dpll1 rate Merge branch 'fixes-v3.2-rc2' into fixes sricharan (1): ARM: OMAP: hwmod: Fix the addr space, irq, dma count APIs arch/arm/configs/omap1_defconfig | 1 - arch/arm/mach-omap1/Kconfig | 8 ----- arch/arm/mach-omap1/board-ams-delta.c | 10 ++++-- arch/arm/mach-omap1/clock.h | 3 +- arch/arm/mach-omap1/clock_data.c | 53 ++++++++++++++++++++----------- arch/arm/mach-omap1/devices.c | 3 ++ arch/arm/mach-omap2/Kconfig | 1 + arch/arm/mach-omap2/cpuidle34xx.c | 1 + arch/arm/mach-omap2/omap_hwmod.c | 6 ++-- arch/arm/mach-omap2/omap_l3_noc.c | 2 +- arch/arm/mach-omap2/pm.c | 6 +-- arch/arm/mach-omap2/smartreflex.c | 2 +- arch/arm/mach-omap2/twl-common.c | 11 ++++++ arch/arm/mach-omap2/twl-common.h | 3 ++ arch/arm/plat-omap/include/plat/clock.h | 2 +- 15 files changed, 70 insertions(+), 42 deletions(-) delete mode 100644 arch/arm/mach-omap2/io.h -- 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