Commit 4c84472e authored by Thierry Reding's avatar Thierry Reding

ARM: tegra: jetson-tk1: Enable HDA support

The HDA controller can be used to play back audio via HDMI.
Signed-off-by: default avatarThierry Reding <treding@nvidia.com>
parent 5264d274
......@@ -1647,6 +1647,10 @@ sata@0,70020000 {
target-12v-supply = <&vdd_12v0_sata>;
};
hda@0,70030000 {
status = "okay";
};
padctl@0,7009f000 {
pinctrl-0 = <&padctl_default>;
pinctrl-names = "default";
......
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