From: Dylan Reid Date: Tue, 20 May 2014 02:35:46 +0000 (-0700) Subject: ARM: tegra: venice2 - Enable HDA X-Git-Tag: v3.17-rc1~77^2~18^2~13 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=0f3d3bf8ba3d22c1eaa92c10dfd0f6b002edbdc1;p=karo-tx-linux.git ARM: tegra: venice2 - Enable HDA Turn on the HDA controller in Venice2, it is used for HDMI audio. Signed-off-by: Dylan Reid Signed-off-by: Stephen Warren --- diff --git a/arch/arm/boot/dts/tegra124-venice2.dts b/arch/arm/boot/dts/tegra124-venice2.dts index 233070c462bc..f1a5bac43c55 100644 --- a/arch/arm/boot/dts/tegra124-venice2.dts +++ b/arch/arm/boot/dts/tegra124-venice2.dts @@ -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>;