ARM: dts: am335x-evmsk: enable DMA controller for USB

Enable DMA controller for USB

Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
This commit is contained in:
Yegor Yefremov 2014-03-10 16:26:57 +01:00 committed by Tony Lindgren
parent 2dcfa56e82
commit cae2a9e3ab
1 changed files with 4 additions and 0 deletions

View File

@ -378,6 +378,10 @@ usb@47401800 {
status = "okay";
dr_mode = "host";
};
dma-controller@07402000 {
status = "okay";
};
};
&epwmss2 {