Skip to content

Commit

Permalink
ARM: dts: rk3036: Add 'arm, pl330-periph-burst' for dmac
Browse files Browse the repository at this point in the history
This patch Add the quirk to specify to use burst transfer
for better compatible and higher performance.

Signed-off-by: Sugar Zhang <[email protected]>
  • Loading branch information
Sugar Zhang authored and sigmaris committed Jun 13, 2020
1 parent e2cc7af commit d677285
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arch/arm/boot/dts/rk3036.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@
<GIC_SPI 1 IRQ_TYPE_LEVEL_HIGH>;
#dma-cells = <1>;
arm,pl330-broken-no-flushp;
arm,pl330-periph-burst;
clocks = <&cru ACLK_DMAC2>;
clock-names = "apb_pclk";
};
Expand Down

0 comments on commit d677285

Please sign in to comment.