Commit 01e13ae3 authored by Thierry Reding's avatar Thierry Reding

arm64: tegra: Enable HDA on Jetson Xavier

Enable the HDA controller on Jetson Xavier so that it can be used for
audio playback over HDMI.
Signed-off-by: default avatarThierry Reding <treding@nvidia.com>
parent 4878cc0c
......@@ -24,6 +24,10 @@ pwm@c340000 {
status = "okay";
};
hda@3510000 {
status = "okay";
};
host1x@13e00000 {
display-hub@15200000 {
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