projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2dcfa56
)
ARM: dts: am335x-evmsk: enable DMA controller for USB
author
Yegor Yefremov
<yegorslists@googlemail.com>
Mon, 10 Mar 2014 15:26:57 +0000
(16:26 +0100)
committer
Tony Lindgren
<tony@atomide.com>
Wed, 12 Mar 2014 17:37:59 +0000
(10:37 -0700)
Enable DMA controller for USB
Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/boot/dts/am335x-evmsk.dts
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/am335x-evmsk.dts
b/arch/arm/boot/dts/am335x-evmsk.dts
index b50e9efc77417f7cdbd9406ffb3fbce08112577d..fd8bd3a254fe7a27cbf437a58a4463a675a68450 100644
(file)
--- a/
arch/arm/boot/dts/am335x-evmsk.dts
+++ b/
arch/arm/boot/dts/am335x-evmsk.dts
@@
-378,6
+378,10
@@
status = "okay";
dr_mode = "host";
};
+
+ dma-controller@07402000 {
+ status = "okay";
+ };
};
&epwmss2 {