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

Commit d46d2c63 authored by Boris Brezillon's avatar Boris Brezillon Committed by Eric Anholt
Browse files

ARM: dts: bcm283x: Add HDMI audio related properties



Add the dmas and dma-names properties to support HDMI audio.

Signed-off-by: default avatarBoris Brezillon <boris.brezillon@free-electrons.com>
Signed-off-by: default avatarEric Anholt <eric@anholt.net>
parent 4aba4cf8
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -541,6 +541,8 @@
			clocks = <&clocks BCM2835_PLLH_PIX>,
				 <&clocks BCM2835_CLOCK_HSM>;
			clock-names = "pixel", "hdmi";
			dmas = <&dma 17>;
			dma-names = "audio-rx";
			status = "disabled";
		};