This patch series adds JPEG platform support to S5PV210 and board support to SMDKV210, SMDKV310 and Origen. This series is based on Kukjin Kim's for-next branch. This series depends on the following patches: http://www.spinics.net/lists/linux-samsung-soc/msg09163.html http://www.spinics.net/lists/linux-samsung-soc/msg09475.html http://www.spinics.net/lists/linux-samsung-soc/msg09554.html Sachin Kamat (4): ARM: EXYNOS: Enable JPEG on SMDKV310 ARM: EXYNOS: Enable JPEG on Origen ARM: S5PV210: Add JPEG board definition ARM: S5PV210: Enable JPEG on SMDKV210 arch/arm/mach-exynos/Kconfig | 2 ++ arch/arm/mach-exynos/mach-origen.c | 1 + arch/arm/mach-exynos/mach-smdkv310.c | 1 + arch/arm/mach-s5pv210/Kconfig | 1 + arch/arm/mach-s5pv210/clock.c | 5 +++++ arch/arm/mach-s5pv210/include/mach/map.h | 4 ++++ arch/arm/mach-s5pv210/mach-smdkv210.c | 1 + 7 files changed, 15 insertions(+), 0 deletions(-) -- 1.7.4.1 -- To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html