commit | bf3c4b517c2e2217e6cd53bc7a44e321bb799d75 | [log] [tgz] |
---|---|---|
author | Tao Huang <huangtao@rock-chips.com> | Fri Jul 28 14:40:02 2017 +0800 |
committer | Heiko Stuebner <heiko@sntech.de> | Tue Aug 01 00:57:59 2017 +0200 |
tree | 36168e714a5dd7c63634a43c0d82525db5872af5 | |
parent | da45adf97f57a561fc290e7cdd3a3dcb184cc88e [diff] |
ARM: rockchip: enable ZONE_DMA for non 64-bit capable peripherals Most IP cores on ARM Rockchip platforms can only address 32 bits of physical memory for DMA. Thus ZONE_DMA should be enabled when LPAE is activated. Signed-off-by: Tao Huang <huangtao@rock-chips.com> Signed-off-by: Heiko Stuebner <heiko@sntech.de>