All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Add device tree and clock support for Gscaler.
@ 2012-07-06 12:45 Shaik Ameer Basha
  2012-07-06 12:45 ` [PATCH 1/2] ARM: EXYNOS5: Add " Shaik Ameer Basha
  2012-07-06 12:45 ` [PATCH 2/2] ARM: EXYNOS5: Add gscalar device from DT Shaik Ameer Basha
  0 siblings, 2 replies; 6+ messages in thread
From: Shaik Ameer Basha @ 2012-07-06 12:45 UTC (permalink / raw)
  To: linux-samsung-soc
  Cc: kgene.kim, olofj, prashanth.g, joshi, ameersk, thomas.ab

This patch series adds clock support for Gscaler and device node
 entries for Gscaler on exynos5.

This patch is based Kukjin Kim's for-next branch.
 https://github.com/kgene/linux-samsung.git

Shaik Ameer Basha (2):
  ARM: EXYNOS5: Add clock support for Gscaler
  ARM: EXYNOS5: Add gscalar device from DT

 arch/arm/boot/dts/exynos5250.dtsi      |   31 ++++++++++++
 arch/arm/mach-exynos/clock-exynos5.c   |   79 ++++++++++++++++++++++++++++++++
 arch/arm/mach-exynos/mach-exynos5-dt.c |    8 +++
 3 files changed, 118 insertions(+), 0 deletions(-)

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

end of thread, other threads:[~2012-07-07  6:28 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-07-06 12:45 [PATCH 0/2] Add device tree and clock support for Gscaler Shaik Ameer Basha
2012-07-06 12:45 ` [PATCH 1/2] ARM: EXYNOS5: Add " Shaik Ameer Basha
2012-07-06 15:00   ` Sachin Kamat
2012-07-06 12:45 ` [PATCH 2/2] ARM: EXYNOS5: Add gscalar device from DT Shaik Ameer Basha
2012-07-06 18:50   ` Sylwester Nawrocki
2012-07-07  6:28   ` 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.