commit | 4a51856b42672cfcb7d6fbab22dcf2caba2be5ab | [log] [tgz] |
---|---|---|
author | Magnus Damm <damm@opensource.se> | Wed Feb 05 14:36:28 2014 +0900 |
committer | Simon Horman <horms+renesas@verge.net.au> | Mon Feb 24 08:55:45 2014 +0900 |
tree | d1056b050ed57856a2abec0dc5082300d1174492 | |
parent | 38dbfb59d1175ef458d006556061adeaa8751b72 [diff] |
ARM: shmobile: Use 64-bit dma_addr_t on r8a7790/r8a7791 Some on-chip devices on r8a7790 and r8a7791 can do bus mastering and access more than 32-bits of address space. Select ARCH_DMA_ADDR_T_64BIT when LPAE is set in case of multiplatform and legacy SoC support. Signed-off-by: Magnus Damm <damm@opensource.se> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>