All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Support for JPEG IP on Exynos542x
@ 2015-03-05 11:56 Andrzej Pietrasiewicz
  2015-03-05 11:56 ` [PATCH 1/2] ARM: dts: exynos5420: add nodes for jpeg codec Andrzej Pietrasiewicz
  2015-03-05 11:56 ` [PATCH 2/2] media: s5p-jpeg: add 5420 family support Andrzej Pietrasiewicz
  0 siblings, 2 replies; 4+ messages in thread
From: Andrzej Pietrasiewicz @ 2015-03-05 11:56 UTC (permalink / raw)
  To: linux-samsung-soc, linux-media
  Cc: Andrzej Pietrasiewicz, Kukjin Kim, Marek Szyprowski

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2015-03-05 15:06 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-05 11:56 [PATCH 0/2] Support for JPEG IP on Exynos542x Andrzej Pietrasiewicz
2015-03-05 11:56 ` [PATCH 1/2] ARM: dts: exynos5420: add nodes for jpeg codec Andrzej Pietrasiewicz
2015-03-05 11:56 ` [PATCH 2/2] media: s5p-jpeg: add 5420 family support Andrzej Pietrasiewicz
2015-03-05 15:06   ` Jacek Anaszewski

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.