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: Thierry Reding <treding@nvidia.com>
This commit is contained in:
Thierry Reding 2018-12-06 17:50:17 +01:00
parent b066a31040
commit 7c3adf1243
1 changed files with 4 additions and 0 deletions

View File

@ -51,6 +51,10 @@
vmmc-supply = <&vdd_sd>;
};
hda@3510000 {
status = "okay";
};
pcie@10003000 {
status = "okay";