linux/arch/arm/mach-shmobile
Laurent Pinchart b6328a6b7b ARM: shmobile: mackerel: Fix coherent DMA mask
Commit 4dcfa60071 ("ARM: DMA-API: better
handing of DMA masks for coherent allocations") added an additional
check to the coherent DMA mask that results in an error when the mask is
larger than what dma_addr_t can address.

Set the LCDC coherent DMA mask to DMA_BIT_MASK(32) instead of ~0 to fix
the problem.

Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
2013-12-26 14:21:03 +09:00
..
include/mach ARM: SoC platform changes for 3.13 2013-11-11 16:49:45 +09:00
Kconfig ARM: shmobile: Remove non-multiplatform KZM9D reference support 2013-10-08 10:02:21 +09:00
Makefile ARM: shmobile: Remove non-multiplatform KZM9D reference support 2013-10-08 10:02:21 +09:00
Makefile.boot ARM: shmobile: Remove non-multiplatform KZM9D reference support 2013-10-08 10:02:21 +09:00
board-ape6evm-reference.c ARM: shmobile: Rename to r8a73a4_init_early() 2013-09-19 14:33:44 -07:00
board-ape6evm.c ARM: SoC board updates for 3.13 2013-11-11 16:57:16 +09:00
board-armadillo800eva-reference.c ARM: Renesas SoC cleanup, refactoring and more SMP support 2013-09-09 16:33:57 -07:00
board-armadillo800eva.c ARM: shmobile: armadillo: Fix coherent DMA mask 2013-12-26 14:20:53 +09:00
board-bockw-reference.c ARM: shmobile: bockw: add SMSC support on reference 2013-10-08 10:02:22 +09:00
board-bockw.c ARM: shmobile: bockw: fixup DMA mask 2013-12-19 18:10:26 +09:00
board-genmai.c ARM: shmobile: Genmai support 2013-10-08 10:02:20 +09:00
board-koelsch.c ARM: shmobile: Use SMP on Koelsch 2013-10-08 10:02:21 +09:00
board-kzm9d-reference.c ARM: shmobile: Let KZM9D multiplatform boot with KZM9D DTB 2013-10-08 10:02:21 +09:00
board-kzm9d.c ARM: shmobile: Use DT for GIC on EMEV2 and KZM9D 2013-07-17 10:06:45 +09:00
board-kzm9g-reference.c ARM: Renesas SoC cleanup, refactoring and more SMP support 2013-09-09 16:33:57 -07:00
board-kzm9g.c ARM: shmobile: kzm9g: Fix coherent DMA mask 2013-12-26 14:20:57 +09:00
board-lager-reference.c ARM: shmobile: Break out R-Car Gen2 setup code 2013-10-08 09:52:25 +09:00
board-lager.c ARM: shmobile: lager: phy fixup needs CONFIG_PHYLIB 2013-11-24 15:53:27 +09:00
board-mackerel.c ARM: shmobile: mackerel: Fix coherent DMA mask 2013-12-26 14:21:03 +09:00
board-marzen-reference.c ARM: shmobile: marzen: enable INTC IRQ 2013-10-08 10:02:22 +09:00
board-marzen.c ARM: shmobile: marzen: enable DMA for SDHI0 2013-10-08 10:02:03 +09:00
clock-emev2.c ARM: shmobile: Disconnect EMEV2 SMP code from clocks 2013-07-17 14:26:55 +09:00
clock-r7s72100.c ARM: shmobile: r7s72100 SCIF support 2013-10-08 09:53:00 +09:00
clock-r8a73a4.c Merge branch 'renesas/boards2' into next/boards 2013-10-14 14:00:10 -07:00
clock-r8a7740.c ARM: shmobile: r8a7740: Add TPU clock entry for DT platforms 2013-08-06 17:57:09 +09:00
clock-r8a7778.c ARM: shmobile: r8a7778: add USBHS clock 2013-09-30 16:11:23 +09:00
clock-r8a7779.c ARM: shmobile: r8a7779: Rename DU device in clock lookups list 2013-09-19 14:39:05 -07:00
clock-r8a7790.c ARM: shmobile: Break out R-Car Gen2 setup code 2013-10-08 09:52:25 +09:00
clock-r8a7791.c ARM: shmobile: r8a7791 CMT support 2013-09-30 16:11:20 +09:00
clock-sh73a0.c ARM: shmobile: change dev_id to cpu0 while registering cpu clock 2013-09-19 03:53:44 +02:00
clock-sh7372.c cpufreq: rename index as driver_data in cpufreq_frequency_table 2013-06-04 14:25:59 +02:00
clock.c ARM: shmobile: add struct clk_ratio and fixed ratio clock macro 2013-04-02 11:02:16 +09:00
console.c ARM: mach-shmobile: early console support using earlyprintk 2010-02-09 10:34:12 +09:00
cpuidle.c ARM: shmobile: cpuidle: use init/exit common routine 2013-04-23 13:45:22 +02:00
entry-intc.S ARM: gic: consolidate PPI handling 2011-10-23 13:32:29 +01:00
headsmp-scu.S Merge tag 'renesas-soc2-for-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/soc 2013-08-14 11:09:47 -07:00
headsmp.S ARM: shmobile: Introduce shmobile_boot_size 2013-09-20 17:47:31 -07:00
intc-sh73a0.c ARM: shmobile: INTC External IRQ pin driver on sh73a0 2013-03-18 21:26:05 +09:00
intc-sh7372.c ARM: shmobile: use __iomem pointers for MMIO 2012-09-18 10:15:11 +02:00
platsmp-apmu.c ARM: shmobile: Include CA7 cores in APMU table 2013-09-30 17:56:11 +09:00
platsmp-scu.c ARM: shmobile: Remove shmobile_smp_scu_boot_secondary() 2013-09-30 17:56:10 +09:00
platsmp.c ARM: shmobile: Remove unused shmobile_smp_init_cpus() 2013-09-20 17:47:31 -07:00
pm-r8a7740.c ARM: shmobile: r8a7740: Add CPU sleep suspend 2013-01-25 12:43:46 +09:00
pm-r8a7779.c ARM: shmobile: Move r8a7779's PM domain objects to a table 2012-09-04 01:44:58 +02:00
pm-rmobile.c Power management updates for 3.7-rc1 2012-10-02 18:32:35 -07:00
pm-sh73a0.c ARM: shmobile: sh73a0: Add CPU sleep suspend 2013-01-25 12:43:46 +09:00
pm-sh7372.c ARM: shmobile: Rework sh7372 sleep code to use virt_to_phys() 2013-06-17 16:06:47 +09:00
setup-emev2.c ARM: Renesas SoC cleanup, refactoring and more SMP support 2013-09-09 16:33:57 -07:00
setup-r7s72100.c ARM: shmobile: r7s72100 SCIF support 2013-10-08 09:53:00 +09:00
setup-r8a73a4.c ARM: shmobile: r8a73a4: add a DMAC platform device and clock for it 2013-10-08 09:44:42 +09:00
setup-r8a7740.c ARM: shmobile: r8a7740: move r8a7740_init_irq_of() to setup 2013-08-06 18:07:13 +09:00
setup-r8a7778.c ARM: SoC platform changes for 3.13 2013-11-11 16:49:45 +09:00
setup-r8a7779.c ARM: shmobile: r8a7779: split r8a7779_init_irq_extpin() for DT 2013-10-08 09:53:01 +09:00
setup-r8a7790.c ARM: shmobile: Break out R-Car Gen2 setup code 2013-10-08 09:52:25 +09:00
setup-r8a7791.c ARM: shmobile: r8a7791 SMP support 2013-10-08 09:53:02 +09:00
setup-rcar-gen2.c ARM: shmobile: Break out R-Car Gen2 setup code 2013-10-08 09:52:25 +09:00
setup-sh73a0.c ARM: shmobile: Remove sh73a0 use of <mach/hardware.h> 2013-07-24 16:35:24 +09:00
setup-sh7372.c ARM: shmobile: Remove sh7372 use of <mach/hardware.h> 2013-07-24 16:35:24 +09:00
sh-gpio.h ARM: soc: multiplatform enablement 2012-10-01 19:11:38 -07:00
sleep-sh7372.S ARM: shmobile: Insert align directives before 4 bytes data 2013-07-18 08:35:21 +09:00
smp-emev2.c ARM: shmobile: Let EMEV2 rely on SCU CPU notifier 2013-09-30 17:56:09 +09:00
smp-r8a7779.c ARM: shmobile: Let r8a7779 rely on SCU CPU notifier 2013-09-30 17:56:10 +09:00
smp-r8a7790.c ARM: shmobile: Add r8a7790 SMP support using APMU code 2013-09-30 17:56:03 +09:00
smp-r8a7791.c ARM: shmobile: r8a7791 SMP support 2013-10-08 09:53:02 +09:00
smp-sh73a0.c ARM: shmobile: Let sh73a0 rely on SCU CPU notifier 2013-09-30 17:56:09 +09:00
suspend.c arm: Use generic idle loop 2013-04-08 17:39:24 +02:00
timer.c ARM: shmobile: Remove unused shmobile_init_time() 2013-08-06 18:07:12 +09:00