Commit 0f3d3bf8 authored by Dylan Reid's avatar Dylan Reid Committed by Thierry Reding
Browse files

ARM: tegra: venice2 - Enable HDA



Turn on the HDA controller in Venice2, it is used for HDMI audio.

Signed-off-by: default avatarDylan Reid <dgreid@chromium.org>
Signed-off-by: default avatarStephen Warren <swarren@nvidia.com>
parent 6389cb3b
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -874,6 +874,10 @@
		nvidia,sys-clock-req-active-high;
	};

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

	sdhci@0,700b0400 {
		cd-gpios = <&gpio TEGRA_GPIO(V, 2) GPIO_ACTIVE_HIGH>;
		power-gpios = <&gpio TEGRA_GPIO(R, 0) GPIO_ACTIVE_HIGH>;