Skip to content

Commit

Permalink
arm64: dts: px30: 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 0490ed3 commit 3d99423
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arch/arm64/boot/dts/rockchip/px30.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -717,6 +717,7 @@
clocks = <&cru ACLK_DMAC>;
clock-names = "apb_pclk";
#dma-cells = <1>;
arm,pl330-periph-burst;
};
};

Expand Down

0 comments on commit 3d99423

Please sign in to comment.