ARM: dts: rockchip: add arm,pl330-broken-no-flushp quirk for rk3036 SoCs
authorCaesar Wang <wxt@rock-chips.com>
Fri, 22 Jan 2016 11:06:49 +0000 (19:06 +0800)
committerHeiko Stuebner <heiko@sntech.de>
Tue, 9 Feb 2016 07:43:20 +0000 (08:43 +0100)
Pl330 integrated in rk3036 platform that doesn't support
DMAFLUSHP function. So we add 'arm,pl330-broken-no-flushp' quirk
for rk3036.

Signed-off-by: Caesar Wang <wxt@rock-chips.com>
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
arch/arm/boot/dts/rk3036.dtsi

index 28fa2f8..3864fa1 100644 (file)
                        interrupts = <GIC_SPI 0 IRQ_TYPE_LEVEL_HIGH>,
                                     <GIC_SPI 1 IRQ_TYPE_LEVEL_HIGH>;
                        #dma-cells = <1>;
+                       arm,pl330-broken-no-flushp;
                        clocks = <&cru ACLK_DMAC2>;
                        clock-names = "apb_pclk";
                };