All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] ARM: exynos: Enable TMU support in exynos platforms
@ 2012-10-26  9:29 ` Amit Daniel Kachhap
  0 siblings, 0 replies; 12+ messages in thread
From: Amit Daniel Kachhap @ 2012-10-26  9:29 UTC (permalink / raw)
  To: kgene.kim
  Cc: linux-arm-kernel, linux-samsung-soc, amit.kachhap,
	Amit Daniel Kachhap

From: Amit Daniel Kachhap <amit.daniel@samsung.com>

These TMU enablement patches are needed for exynos4 and exynos5 TMU
driver already merged(drivers/thermal/exynos_thermal.c).

This patchset is based on Samsung Maintainer's tree,
git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git for-next

Amit Daniel Kachhap (2):
  ARM: exynos4: Add devicetree node for TMU driver
  ARM: exynos5: Add devicetree node for TMU driver

 arch/arm/boot/dts/exynos4210.dtsi        |    7 +++++++
 arch/arm/boot/dts/exynos5250.dtsi        |    6 ++++++
 arch/arm/mach-exynos/clock-exynos4.c     |    4 ++++
 arch/arm/mach-exynos/clock-exynos5.c     |    5 +++++
 arch/arm/mach-exynos/include/mach/irqs.h |    3 +++
 arch/arm/mach-exynos/include/mach/map.h  |    3 +++
 arch/arm/mach-exynos/mach-exynos4-dt.c   |    2 ++
 arch/arm/mach-exynos/mach-exynos5-dt.c   |    2 ++
 8 files changed, 32 insertions(+), 0 deletions(-)

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

end of thread, other threads:[~2012-10-30  5:53 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-26  9:29 [PATCH v2 0/2] ARM: exynos: Enable TMU support in exynos platforms Amit Daniel Kachhap
2012-10-26  9:29 ` Amit Daniel Kachhap
2012-10-26  9:29 ` [PATCH v2 1/2] ARM: exynos4: Add devicetree node for TMU driver Amit Daniel Kachhap
2012-10-26  9:29   ` Amit Daniel Kachhap
2012-10-26  9:29   ` [PATCH v2 2/2] ARM: exynos5: " Amit Daniel Kachhap
2012-10-26  9:29     ` Amit Daniel Kachhap
2012-10-29 12:22   ` [PATCH v2 1/2] ARM: exynos4: " Kukjin Kim
2012-10-29 12:22     ` Kukjin Kim
2012-10-30  5:53     ` Amit Daniel Kachhap
2012-10-30  5:53       ` Amit Daniel Kachhap
2012-10-29 12:14 ` [PATCH v2 0/2] ARM: exynos: Enable TMU support in exynos platforms Kukjin Kim
2012-10-29 12:14   ` 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.