Skip to content

Commit ecde3a8

Browse files
Yu Qiaoweirkhuangtao
authored andcommitted
ARM: dts: rockchip: Remove dma-coherent on RGA2.
Signed-off-by: Yu Qiaowei <cerf.yu@rock-chips.com> Change-Id: I6ae7e980c546e2ceffc5e037f175d85984a91757
1 parent a715dfa commit ecde3a8

3 files changed

Lines changed: 0 additions & 3 deletions

File tree

arch/arm/boot/dts/rk322x.dtsi

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -999,7 +999,6 @@
999999
interrupts = <GIC_SPI 33 IRQ_TYPE_LEVEL_HIGH>;
10001000
clocks = <&cru ACLK_RGA>, <&cru HCLK_RGA>, <&cru SCLK_RGA>;
10011001
clock-names = "aclk_rga", "hclk_rga", "clk_rga";
1002-
dma-coherent;
10031002
status = "disabled";
10041003
};
10051004

arch/arm/boot/dts/rk3288-android.dtsi

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -412,7 +412,6 @@
412412
clock-names = "aclk_rga", "hclk_rga", "clk_rga";
413413
assigned-clocks = <&cru ACLK_RGA>, <&cru SCLK_RGA>;
414414
assigned-clock-rates = <300000000>, <300000000>;
415-
dma-coherent;
416415
};
417416

418417
&uart2 {

arch/arm/boot/dts/rk3288-linux.dtsi

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,6 @@
196196
clock-names = "aclk_rga", "hclk_rga", "clk_rga";
197197
assigned-clocks = <&cru ACLK_RGA>, <&cru SCLK_RGA>;
198198
assigned-clock-rates = <300000000>, <300000000>;
199-
dma-coherent;
200199
status = "okay";
201200
};
202201

0 commit comments

Comments
 (0)