mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 12:17:12 +09:00
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:
@@ -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>;
|
||||
|
||||
Reference in New Issue
Block a user