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

--
To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to