pwm: Add Ingenic JZ4740 support
authorThierry Reding <thierry.reding@avionic-design.de>
Wed, 22 Aug 2012 08:01:24 +0000 (10:01 +0200)
committerThierry Reding <thierry.reding@avionic-design.de>
Fri, 5 Oct 2012 18:56:42 +0000 (20:56 +0200)
commitf6b8a5700057cc1b531c2f9b7806428a6f83b467
treebf019c60548d37c21c8f1ca00a7968a425ea53da
parent46a98765133bd880916415d431698797010d4ba8
pwm: Add Ingenic JZ4740 support

This commit moves the driver to drivers/pwm and converts it to the new
PWM framework.

Signed-off-by: Thierry Reding <thierry.reding@avionic-design.de>
Acked-by: Lars-Peter Clausen <lars@metafoo.de>
Tested-by: Lars-Peter Clausen <lars@metafoo.de>
Acked-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/include/asm/mach-jz4740/platform.h
arch/mips/jz4740/Kconfig
arch/mips/jz4740/Makefile
arch/mips/jz4740/board-qi_lb60.c
arch/mips/jz4740/platform.c
arch/mips/jz4740/pwm.c [deleted file]
drivers/pwm/Kconfig
drivers/pwm/Makefile
drivers/pwm/pwm-jz4740.c [new file with mode: 0644]
This page took 0.243745 seconds and 5 git commands to generate.