arm: dts: rk3288-android: use non-secure dmac

Use non-secure dmac instead of secure one.

Change-Id: I28605b1047177e4710ef417fc36631ff8d76295a
Signed-off-by: Jianqun Xu <jay.xu@rock-chips.com>
This commit is contained in:
Jianqun Xu
2017-04-01 09:05:16 +08:00
parent f73494dbd1
commit 5ec72176cc

View File

@@ -184,6 +184,11 @@
};
};
&dmac_bus_s {
/* change to non-secure dmac */
reg = <0xff600000 0x4000>;
};
&rga {
compatible = "rockchip,rga2";
clocks = <&cru ACLK_RGA>, <&cru HCLK_RGA>, <&cru SCLK_RGA>;