Lars-Peter Clausen
25ce6c35fe
MIPS: jz4740: Remove custom DMA API
...
Now that all users of the custom jz4740 DMA API have been converted to use
the dmaengine API instead we can remove the custom API and move all the code
talking to the hardware to the dmaengine driver.
Signed-off-by: Lars-Peter Clausen <lars@metafoo.de >
Acked-by: Ralf Baechle <ralf@linux-mips.org >
Signed-off-by: Vinod Koul <vinod.koul@intel.com >
2013-07-05 11:40:52 +05:30
Thierry Reding
f6b8a57000
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 >
2012-10-05 20:56:42 +02:00
Ralf Baechle
39faa24688
MIPS: Remove all -Wall and almost all -Werror usage from arch/mips.
...
Signed-off-by: Ralf Baechle <ralf@linux-mips.org >
2012-05-21 15:09:36 +01:00
matt mooney
e3726304a2
mips: change to new flag variable
...
Replace EXTRA_CFLAGS with ccflags-y.
Signed-off-by: matt mooney <mfm@muteddisk.com >
Acked-by: WANG Cong <xiyou.wangcong@gmail.com >
Signed-off-by: Michal Marek <mmarek@suse.cz >
2011-03-17 14:02:56 +01:00
Lars-Peter Clausen
e6b78c4f22
MIPS: JZ4740: Add qi_lb60 board support
...
Add support for the qi_lb60 (a.k.a QI Ben NanoNote) clamshell device.
Signed-off-by: Lars-Peter Clausen <lars@metafoo.de >
Cc: linux-mips@linux-mips.org
Cc: linux-kernel@vger.kernel.org
Patchwork: https://patchwork.linux-mips.org/patch/1472/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org >
2010-08-05 13:26:20 +01:00
Lars-Peter Clausen
5ebabe5980
MIPS: JZ4740: Add Kbuild files
...
Add the Kbuild files for the JZ4740 architecture and adds JZ4740 support
to the MIPS Kbuild files.
Signed-off-by: Lars-Peter Clausen <lars@metafoo.de >
Cc: linux-mips@linux-mips.org
Cc: linux-kernel@vger.kernel.org
Patchwork: https://patchwork.linux-mips.org/patch/1406/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org >
2010-08-05 13:26:17 +01:00