projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f4c7fa3
)
ARM: dts: stm32: fix DCMI DMA features on stm32mp15 family
author
Hugues Fruchet
<hugues.fruchet@st.com>
Thu, 8 Oct 2020 09:09:42 +0000
(11:09 +0200)
committer
Alexandre Torgue
<alexandre.torgue@st.com>
Tue, 17 Nov 2020 08:30:31 +0000
(09:30 +0100)
Enable FIFO mode with half-full threshold.
Signed-off-by: Hugues Fruchet <hugues.fruchet@st.com>
Signed-off-by: Alexandre Torgue <alexandre.torgue@st.com>
arch/arm/boot/dts/stm32mp151.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/stm32mp151.dtsi
b/arch/arm/boot/dts/stm32mp151.dtsi
index 84757901cd8df67d898c57ac536daf902307aadb..00361d9f0187709b77a1d90b306decabf4e16257 100644
(file)
--- a/
arch/arm/boot/dts/stm32mp151.dtsi
+++ b/
arch/arm/boot/dts/stm32mp151.dtsi
@@
-1098,7
+1098,7
@@
resets = <&rcc CAMITF_R>;
clocks = <&rcc DCMI>;
clock-names = "mclk";
- dmas = <&dmamux1 75 0x400 0x0
d
>;
+ dmas = <&dmamux1 75 0x400 0x0
1
>;
dma-names = "tx";
status = "disabled";
};