Commit 7c3adf12 authored by Thierry Reding's avatar Thierry Reding

arm64: tegra: Enable HDA on Jetson TX2

Enable the HDA controller on Jetson TX2 so that it can be used for audio
playback over HDMI.
Signed-off-by: default avatarThierry Reding <treding@nvidia.com>
parent b066a310
......@@ -51,6 +51,10 @@ sdhci@3400000 {
vmmc-supply = <&vdd_sd>;
};
hda@3510000 {
status = "okay";
};
pcie@10003000 {
status = "okay";
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment