projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2d46c0c
)
ARM: dts: am33xx: add DMA properties for tscadc
author
Mugunthan V N
<mugunthanvnm@ti.com>
Wed, 5 Oct 2016 09:04:42 +0000
(14:34 +0530)
committer
Tony Lindgren
<tony@atomide.com>
Wed, 9 Nov 2016 22:22:59 +0000
(15:22 -0700)
Add DMA properties for tscadc
Signed-off-by: Mugunthan V N <mugunthanvnm@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/boot/dts/am33xx.dtsi
patch
|
blob
|
blame
|
history
diff --git
a/arch/arm/boot/dts/am33xx.dtsi
b/arch/arm/boot/dts/am33xx.dtsi
index 194d884c9de13781f586ca5f8dbce474d8ffdebf..348ed77a355ad019af8eb99e295dd9ff3a84db16 100644
(file)
--- a/
arch/arm/boot/dts/am33xx.dtsi
+++ b/
arch/arm/boot/dts/am33xx.dtsi
@@
-855,6
+855,8
@@
interrupts = <16>;
ti,hwmods = "adc_tsc";
status = "disabled";
+ dmas = <&edma 53 0>, <&edma 57 0>;
+ dma-names = "fifo0", "fifo1";
tsc {
compatible = "ti,am3359-tsc";