mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-20 10:44:23 +08:00
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: Marcel Ziswiler <marcel.ziswiler@toradex.com> Signed-off-by: Thierry Reding <treding@nvidia.com>
This commit is contained in:
parent
b38f6aa4b6
commit
a472e00b1c
@ -119,10 +119,6 @@
|
||||
spi-max-frequency = <25000000>;
|
||||
};
|
||||
|
||||
hda@70030000 {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
/* Apalis SD1 */
|
||||
sdhci@78000000 {
|
||||
status = "okay";
|
||||
|
@ -1078,6 +1078,10 @@
|
||||
};
|
||||
};
|
||||
|
||||
hda@70030000 {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
ahub@70080000 {
|
||||
i2s@70080500 {
|
||||
status = "okay";
|
||||
|
Loading…
Reference in New Issue
Block a user