forked from Minki/linux
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:
parent
40699b926d
commit
26f660d9db
@ -126,6 +126,10 @@
|
||||
};
|
||||
};
|
||||
|
||||
hda@70030000 {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
sd1: sdhci@78000000 {
|
||||
status = "okay";
|
||||
bus-width = <4>;
|
||||
|
Loading…
Reference in New Issue
Block a user