mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-05 01:32:47 -04:00
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:
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user