ARM: tegra: apalis-eval: Enable HDA controller
authorMarcel Ziswiler <marcel.ziswiler@toradex.com>
Fri, 28 Aug 2015 12:42:33 +0000 (14:42 +0200)
committerThierry Reding <treding@nvidia.com>
Tue, 15 Sep 2015 09:22:36 +0000 (11:22 +0200)
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>
arch/arm/boot/dts/tegra30-apalis-eval.dts

index 6236bdecb48ba08891896f6967199aba6e2a6680..5a49f03c5f34403986b2d1900984afb678099757 100644 (file)
                };
        };
 
+       hda@70030000 {
+               status = "okay";
+       };
+
        sd1: sdhci@78000000 {
                status = "okay";
                bus-width = <4>;
This page took 0.025872 seconds and 5 git commands to generate.