Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit cae2a9e3 authored by Yegor Yefremov's avatar Yegor Yefremov Committed by Tony Lindgren
Browse files

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



Enable DMA controller for USB

Signed-off-by: default avatarYegor Yefremov <yegorslists@googlemail.com>
Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
parent 2dcfa56e
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -378,6 +378,10 @@
		status = "okay";
		dr_mode = "host";
	};

	dma-controller@07402000  {
		status = "okay";
	};
};

&epwmss2 {