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

Commit 1d412417 authored by Xiubo Li's avatar Xiubo Li Committed by Shawn Guo
Browse files

ARM: dts: vf610: Add edma mux Tx and Rx support for SAI node.



This patch adds the SAI's edma mux Tx and Rx support.

Signed-off-by: default avatarXiubo Li <Li.Xiubo@freescale.com>
Signed-off-by: default avatarShawn Guo <shawn.guo@linaro.org>
parent 8fbc8c07
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -169,6 +169,9 @@
				interrupts = <0 86 IRQ_TYPE_LEVEL_HIGH>;
				clocks = <&clks VF610_CLK_SAI2>;
				clock-names = "sai";
				dma-names = "tx", "rx";
				dmas = <&edma0 0 21>,
					<&edma0 0 20>;
				status = "disabled";
			};