All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] ARM: SAMSUNG: JPEG support on Exynos and S5PV210
@ 2012-03-01  4:05 Sachin Kamat
  2012-03-01  4:05 ` [PATCH 1/4] ARM: EXYNOS: Enable JPEG on SMDKV310 Sachin Kamat
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Sachin Kamat @ 2012-03-01  4:05 UTC (permalink / raw)
  To: linux-samsung-soc; +Cc: kgene.kim, sachin.kamat, patches

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

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

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

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-01  4:05 [PATCH 0/4] ARM: SAMSUNG: JPEG support on Exynos and S5PV210 Sachin Kamat
2012-03-01  4:05 ` [PATCH 1/4] ARM: EXYNOS: Enable JPEG on SMDKV310 Sachin Kamat
2012-03-01  4:05 ` [PATCH 2/4] ARM: EXYNOS: Enable JPEG on Origen Sachin Kamat
2012-03-01  4:05 ` [PATCH 3/4] ARM: S5PV210: Add JPEG board definition Sachin Kamat
2012-03-01  4:05 ` [PATCH 4/4] ARM: S5PV210: Enable JPEG on SMDKV210 Sachin Kamat
2012-03-09 16:26 ` [PATCH 0/4] ARM: SAMSUNG: JPEG support on Exynos and S5PV210 Kukjin Kim

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.