ARM: tegra: apalis-eval: Enable HDA controller

Actually enable HDA now that it should otherwise be supported by the
driver and the device tree.

Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
This commit is contained in:
Marcel Ziswiler 2015-08-28 14:42:33 +02:00 committed by Thierry Reding
parent 40699b926d
commit 26f660d9db

View File

@ -126,6 +126,10 @@
};
};
hda@70030000 {
status = "okay";
};
sd1: sdhci@78000000 {
status = "okay";
bus-width = <4>;