ARM: tegra: venice2 - Enable HDA

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

Signed-off-by: Dylan Reid <dgreid@chromium.org>
Signed-off-by: Stephen Warren <swarren@nvidia.com>
This commit is contained in:
Dylan Reid 2014-05-19 19:35:46 -07:00 committed by Thierry Reding
parent 6389cb3bf6
commit 0f3d3bf8ba
1 changed files with 4 additions and 0 deletions

View File

@ -874,6 +874,10 @@ pmc@0,7000e400 {
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>;