Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 26f660d9 authored by Marcel Ziswiler's avatar Marcel Ziswiler Committed by Thierry Reding
Browse files

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: default avatarMarcel Ziswiler <marcel.ziswiler@toradex.com>
Signed-off-by: default avatarThierry Reding <treding@nvidia.com>
parent 40699b92
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -126,6 +126,10 @@
		};
	};

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

	sd1: sdhci@78000000 {
		status = "okay";
		bus-width = <4>;