ARM: tegra: apalis_t30: move hda node from carrier to module
authorMarcel Ziswiler <marcel.ziswiler@toradex.com>
Fri, 31 Aug 2018 16:38:15 +0000 (18:38 +0200)
committerThierry Reding <treding@nvidia.com>
Wed, 26 Sep 2018 14:45:51 +0000 (16:45 +0200)
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>
arch/arm/boot/dts/tegra30-apalis-eval.dts
arch/arm/boot/dts/tegra30-apalis.dtsi

index fdfadda..749fc6d 100644 (file)
                spi-max-frequency = <25000000>;
        };
 
-       hda@70030000 {
-               status = "okay";
-       };
-
        /* Apalis SD1 */
        sdhci@78000000 {
                status = "okay";
index e44b2bc..23cecd3 100644 (file)
                };
        };
 
+       hda@70030000 {
+               status = "okay";
+       };
+
        ahub@70080000 {
                i2s@70080500 {
                        status = "okay";