ARM: dts: rk3xxx: dmac: add peripherals-req-type-burst
authorHuibin Hong <huibin.hong@rock-chips.com>
Tue, 6 Jun 2017 10:11:11 +0000 (18:11 +0800)
committerHuang, Tao <huangtao@rock-chips.com>
Tue, 6 Jun 2017 10:41:16 +0000 (18:41 +0800)
Change-Id: Iab3df00b2d228498d059ef2ede8d2ed0e598f408
Signed-off-by: Huibin Hong <huibin.hong@rock-chips.com>
arch/arm/boot/dts/rk3xxx.dtsi

index f9d2025b43e4ab6893ee93b5236c50c2c328213f..0db8819ed374c303203c6dc20428f990606a40d6 100644 (file)
@@ -79,6 +79,7 @@
                                     <GIC_SPI 1 IRQ_TYPE_LEVEL_HIGH>;
                        #dma-cells = <1>;
                        arm,pl330-broken-no-flushp;
+                       peripherals-req-type-burst;
                        clocks = <&cru ACLK_DMA1>;
                        clock-names = "apb_pclk";
                };
@@ -90,6 +91,7 @@
                                     <GIC_SPI 1 IRQ_TYPE_LEVEL_HIGH>;
                        #dma-cells = <1>;
                        arm,pl330-broken-no-flushp;
+                       peripherals-req-type-burst;
                        clocks = <&cru ACLK_DMA1>;
                        clock-names = "apb_pclk";
                        status = "disabled";