All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] ARM: EXYNOS: Add generic PWM lookup support
@ 2012-09-12 11:33 Sachin Kamat
  2012-09-12 11:33 ` [PATCH 1/3] ARM: EXYNOS: Use generic pwm driver in Origen board Sachin Kamat
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Sachin Kamat @ 2012-09-12 11:33 UTC (permalink / raw)
  To: linux-samsung-soc
  Cc: kgene.kim, thierry.reding, tushar.behera, sachin.kamat, patches

This series adds support for generic PWM framework which requires
that the board setup code register a static mapping that can be
used to match PWM consumers to providers.

This series is based on for-next branch of Kukjin's tree.

Sachin Kamat (2):
  ARM: EXYNOS: Add generic PWM lookup support for SMDK4X12
  ARM: EXYNOS: Add generic PWM lookup support for SMDKV310

Tushar Behera (1):
  ARM: EXYNOS: Use generic pwm driver in Origen board

 arch/arm/mach-exynos/Kconfig         |    3 +++
 arch/arm/mach-exynos/mach-origen.c   |    6 ++++++
 arch/arm/mach-exynos/mach-smdk4x12.c |    6 ++++++
 arch/arm/mach-exynos/mach-smdkv310.c |    7 +++++++
 4 files changed, 22 insertions(+), 0 deletions(-)

-- 
1.7.4.1

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

end of thread, other threads:[~2012-09-14  4:02 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-12 11:33 [PATCH 0/3] ARM: EXYNOS: Add generic PWM lookup support Sachin Kamat
2012-09-12 11:33 ` [PATCH 1/3] ARM: EXYNOS: Use generic pwm driver in Origen board Sachin Kamat
2012-09-12 11:33 ` [PATCH 2/3] ARM: EXYNOS: Add generic PWM lookup support for SMDK4X12 Sachin Kamat
2012-09-12 11:33 ` [PATCH 3/3] ARM: EXYNOS: Add generic PWM lookup support for SMDKV310 Sachin Kamat
2012-09-12 12:17 ` [PATCH 0/3] ARM: EXYNOS: Add generic PWM lookup support Thierry Reding
2012-09-14  4:02   ` kgene

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.