Skip to content

Commit

Permalink
WIP: ARM: tegra: surface-rt: add hdmi audio
Browse files Browse the repository at this point in the history
Add support for HDMI audio on Microsoft Surface RT.

Signed-off-by: Anton Bambura <[email protected]>
  • Loading branch information
jenneron committed Jul 14, 2021
1 parent a984266 commit ff12100
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions arch/arm/boot/dts/tegra30-microsoft-surface-rt.dts
Original file line number Diff line number Diff line change
Expand Up @@ -172,6 +172,10 @@
nvidia,sys-clock-req-active-high;
};

hda@70030000 {
status = "okay";
};

/* SD CARD - SDMMC-1 */
mmc@78000000 {
status = "okay";
Expand Down

0 comments on commit ff12100

Please sign in to comment.