All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCHv4 0/2] ARM: Exynos: JPEG device register
@ 2012-02-21 10:04 Andrzej Pietrasiewicz
  2012-02-21 10:04 ` [PATCH 1/2] ARM: Exynos: Register JPEG on universal_c210 Andrzej Pietrasiewicz
  2012-02-21 10:04 ` [PATCH 2/2] ARM: Exynos: Register JPEG on nuri Andrzej Pietrasiewicz
  0 siblings, 2 replies; 5+ messages in thread
From: Andrzej Pietrasiewicz @ 2012-02-21 10:04 UTC (permalink / raw)
  To: linux-samsung-soc
  Cc: Andrzej Pietrasiewicz, Kyungmin Park, Kukjin Kim,
	Marek Szyprowski

Dear All,

This patch series adds device registration code for JPEG IP found in
Exynos4 SoC on universal_c210 and nuri boards.

This version is a simplified revision of these patches:

http://www.spinics.net/lists/linux-samsung-soc/msg09164.html
http://www.spinics.net/lists/linux-samsung-soc/msg09165.html

and because of that it relies on this patch:

http://www.spinics.net/lists/linux-samsung-soc/msg09463.html

which adds JPEG power domain to generic power domain infrastructure.

This version also depends on:

http://www.spinics.net/lists/linux-samsung-soc/msg09163.html

which contains JPEG board definition.

Andrzej Pietrasiewicz (2):
  ARM: Exynos: Register JPEG on universal_c210
  ARM: Exynos: Register JPEG on nuri

 arch/arm/mach-exynos/Kconfig               |    2 ++
 arch/arm/mach-exynos/mach-nuri.c           |    1 +
 arch/arm/mach-exynos/mach-universal_c210.c |    1 +
 3 files changed, 4 insertions(+), 0 deletions(-)

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

end of thread, other threads:[~2012-03-09 16:26 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-21 10:04 [PATCHv4 0/2] ARM: Exynos: JPEG device register Andrzej Pietrasiewicz
2012-02-21 10:04 ` [PATCH 1/2] ARM: Exynos: Register JPEG on universal_c210 Andrzej Pietrasiewicz
2012-03-09 16:26   ` Kukjin Kim
2012-02-21 10:04 ` [PATCH 2/2] ARM: Exynos: Register JPEG on nuri Andrzej Pietrasiewicz
2012-02-23  9:30   ` Sachin Kamat

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.