mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-01-21 09:08:45 +07: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:
parent
5264d2749f
commit
4c84472e3a
@ -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";
|
||||
|
Loading…
Reference in New Issue
Block a user