Commit a472e00b authored by Marcel Ziswiler's avatar Marcel Ziswiler Committed by Thierry Reding

ARM: tegra: apalis_t30: move hda node from carrier to module

Move the hda node from the carrier board to the module level device
tree.
Signed-off-by: default avatarMarcel Ziswiler <marcel.ziswiler@toradex.com>
Signed-off-by: default avatarThierry Reding <treding@nvidia.com>
parent b38f6aa4
......@@ -119,10 +119,6 @@ spi@7000dc00 {
spi-max-frequency = <25000000>;
};
hda@70030000 {
status = "okay";
};
/* Apalis SD1 */
sdhci@78000000 {
status = "okay";
......
......@@ -1078,6 +1078,10 @@ i2c-thermtrip {
};
};
hda@70030000 {
status = "okay";
};
ahub@70080000 {
i2s@70080500 {
status = "okay";
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment