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

Commit 1239738f authored by Peter Ujfalusi's avatar Peter Ujfalusi Committed by Tony Lindgren
Browse files

ARM: dts: dra7: Add missing hdmi audio DMA channel information



The audio DMA request for hdmi is crossbar 76 and we use sDMA
to handle the data transfer.

Signed-off-by: default avatarPeter Ujfalusi <peter.ujfalusi@ti.com>
Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
parent b8c9c6fa
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -1908,6 +1908,8 @@
				ti,hwmods = "dss_hdmi";
				clocks = <&dss_48mhz_clk>, <&dss_hdmi_clk>;
				clock-names = "fck", "sys_clk";
				dmas = <&sdma_xbar 76>;
				dma-names = "audio_tx";
			};
		};