projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e5c89b5
)
ARM: dts: rk312x: dmac: add quirks
author
Huibin Hong
<huibin.hong@rock-chips.com>
Tue, 6 Jun 2017 10:08:15 +0000
(18:08 +0800)
committer
Huang, Tao
<huangtao@rock-chips.com>
Tue, 6 Jun 2017 10:39:56 +0000
(18:39 +0800)
1. arm,pl330-broken-no-flushp
2. peripherals-req-type-burst
Change-Id: I33a357e10a011b5c22fb8aa7c8362fa20f051d66
Signed-off-by: Huibin Hong <huibin.hong@rock-chips.com>
arch/arm/boot/dts/rk312x.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/rk312x.dtsi
b/arch/arm/boot/dts/rk312x.dtsi
index dee07c9649feee6eee486f0e7de47e4de4a842d8..ed661d57717c40822d115bed42811366685fe426 100755
(executable)
--- a/
arch/arm/boot/dts/rk312x.dtsi
+++ b/
arch/arm/boot/dts/rk312x.dtsi
@@
-183,6
+183,8
@@
interrupts = <GIC_SPI 0 IRQ_TYPE_LEVEL_HIGH>,
<GIC_SPI 1 IRQ_TYPE_LEVEL_HIGH>;
#dma-cells = <1>;
+ arm,pl330-broken-no-flushp;
+ peripherals-req-type-burst;
};
};