This short series adds support for JPEG IP on Exynos542x SoC. The first patch adds necessary device tree nodes and the second one does JPEG IP support proper. The JPEG IP on Exynos542x is similar to what is on Exynos3250, there just slight differences. Andrzej Pietrasiewicz (2): ARM: dts: exynos5420: add nodes for jpeg codec media: s5p-jpeg: add 5420 family support .../bindings/media/exynos-jpeg-codec.txt | 2 +- arch/arm/boot/dts/exynos5420.dtsi | 18 ++++++ drivers/media/platform/s5p-jpeg/jpeg-core.c | 69 +++++++++++++++++----- drivers/media/platform/s5p-jpeg/jpeg-core.h | 1 + 4 files changed, 74 insertions(+), 16 deletions(-) -- 1.9.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