“950bf6388bc22c2749b8b66c501df1462639d6bd”上不存在“drivers/pci/controller/dwc/pci-layerscape.c”
提交 e52fed28 编写于 作者: D Dmitry Osipenko 提交者: Thierry Reding

ARM: tegra: asus-tf101: Enable S/PDIF and HDMI audio

Enable S/PDIF controller to enable HDMI audio support on ASUS TF101.
Use nvidia,fixed-parent-rate property that prevents audio rate conflict
between S/PDIF and I2S.
Tested-by: NRobert Eckelmann <longnoserob@gmail.com>
Signed-off-by: NDmitry Osipenko <digetx@gmail.com>
Signed-off-by: NThierry Reding <treding@nvidia.com>
上级 67065999
...@@ -436,8 +436,16 @@ ...@@ -436,8 +436,16 @@
}; };
}; };
spdif@70002400 {
status = "okay";
nvidia,fixed-parent-rate;
};
i2s@70002800 { i2s@70002800 {
status = "okay"; status = "okay";
nvidia,fixed-parent-rate;
}; };
serial@70006040 { serial@70006040 {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册