This patch Add the quirk to specify to use burst transfer for better compatible and higher performance. Signed-off-by: Sugar Zhang <sugar.zhang@xxxxxxxxxxxxxx> --- arch/arm/boot/dts/rk322x.dtsi | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm/boot/dts/rk322x.dtsi b/arch/arm/boot/dts/rk322x.dtsi index 5485a99..381b7b5 100644 --- a/arch/arm/boot/dts/rk322x.dtsi +++ b/arch/arm/boot/dts/rk322x.dtsi @@ -109,6 +109,7 @@ #dma-cells = <1>; clocks = <&cru ACLK_DMAC>; clock-names = "apb_pclk"; ++ arm,pl330-periph-burst; }; }; -- 2.7.4