提交 d46d2c63 编写于 作者: B Boris Brezillon 提交者: Eric Anholt

ARM: dts: bcm283x: Add HDMI audio related properties

Add the dmas and dma-names properties to support HDMI audio.
Signed-off-by: NBoris Brezillon <boris.brezillon@free-electrons.com>
Signed-off-by: NEric Anholt <eric@anholt.net>
上级 4aba4cf8
...@@ -541,6 +541,8 @@ ...@@ -541,6 +541,8 @@
clocks = <&clocks BCM2835_PLLH_PIX>, clocks = <&clocks BCM2835_PLLH_PIX>,
<&clocks BCM2835_CLOCK_HSM>; <&clocks BCM2835_CLOCK_HSM>;
clock-names = "pixel", "hdmi"; clock-names = "pixel", "hdmi";
dmas = <&dma 17>;
dma-names = "audio-rx";
status = "disabled"; status = "disabled";
}; };
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册