Skip to content

Commit

Permalink
ARM: dts: rv1108: 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 f4beddd commit 0490ed3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arch/arm/boot/dts/rv1108.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,7 @@
interrupts = <GIC_SPI 0 IRQ_TYPE_LEVEL_HIGH>;
#dma-cells = <1>;
arm,pl330-broken-no-flushp;
arm,pl330-periph-burst;
clocks = <&cru ACLK_DMAC>;
clock-names = "apb_pclk";
};
Expand Down

0 comments on commit 0490ed3

Please sign in to comment.