commit | ac42f481b75b98076b47fac60796657508f80abe | [log] [tgz] |
---|---|---|
author | Heiko Stübner <heiko@sntech.de> | Thu Aug 14 23:01:50 2014 +0200 |
committer | Heiko Stuebner <heiko@sntech.de> | Tue Sep 02 22:28:32 2014 +0200 |
tree | de76fda32f61764995b17db067e2a459f92a9637 | |
parent | 982891c3859f310935226c58ad84f3fb88a79e54 [diff] |
ARM: dts: rockchip: add rk3066 and rk3188 dma controllers Add both the cpu and peripheral pl330 dma controllers present in rk3188 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>