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

Commit 67794025 authored by Anton Bondarenko's avatar Anton Bondarenko Committed by Shawn Guo
Browse files

ARM: dts: imx6q: enable dma for ecspi5



Enable dma support for ecspi5 controller

Signed-off-by: default avatarAnton Bondarenko <anton_bondarenko@mentor.com>
Signed-off-by: default avatarShawn Guo <shawn.guo@linaro.org>
parent 8455dd0d
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -95,6 +95,8 @@
					clocks = <&clks IMX6Q_CLK_ECSPI5>,
						 <&clks IMX6Q_CLK_ECSPI5>;
					clock-names = "ipg", "per";
					dmas = <&sdma 11 7 1>, <&sdma 12 7 2>;
					dma-names = "rx", "tx";
					status = "disabled";
				};
			};