commit | 982891c3859f310935226c58ad84f3fb88a79e54 | [log] [tgz] |
---|---|---|
author | Heiko Stübner <heiko@sntech.de> | Thu Aug 14 23:01:25 2014 +0200 |
committer | Heiko Stuebner <heiko@sntech.de> | Tue Sep 02 22:28:17 2014 +0200 |
tree | 1b08e3ddd5d8c90d94b7a99f24c37679aebaf2bf | |
parent | 34f137b1c2b864d495620e24dfc3ec75c9ca34df [diff] |
ARM: dts: rockchip: add rk3288 dma controllers Add both the bus and peripheral pl330 dma controllers present in rk3288 socs. The first dma controller can change between secure and non-secure mode. Both instances are added but the non-secure variant is left disabled by default, as on the majority of boards the bootloader leaves it in secure mode. Signed-off-by: Heiko Stuebner <heiko@sntech.de> Tested-by: Kever Yang <kever.yang@rock-chips.com>