forked from Minki/linux
ARM: tegra: jetson-tk1: Enable HDA support
The HDA controller can be used to play back audio via HDMI. Signed-off-by: Thierry Reding <treding@nvidia.com>
This commit is contained in:
parent
5264d2749f
commit
4c84472e3a
@ -1647,6 +1647,10 @@
|
||||
target-12v-supply = <&vdd_12v0_sata>;
|
||||
};
|
||||
|
||||
hda@0,70030000 {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
padctl@0,7009f000 {
|
||||
pinctrl-0 = <&padctl_default>;
|
||||
pinctrl-names = "default";
|
||||
|
Loading…
Reference in New Issue
Block a user