lantiq: remove vmmc node from FritzBox 7412 dts
authorAleksander Jan Bajkowski <A.Bajkowski@stud.elka.pw.edu.pl>
Tue, 18 Aug 2020 20:25:38 +0000 (22:25 +0200)
committerDavid Bauer <mail@david-bauer.net>
Thu, 20 Aug 2020 21:45:39 +0000 (23:45 +0200)
As described in commit commit 891a7007598d ("lantiq: enable second VPE
on Fritz!Box 7412"):

 The AVM Fritz!Box 7412 does not use the VMMC part of the Lantiq chip but
 rather a proprietary solution based on the DECT chip for the FXS ports.

We can remove last traces of vmmc in dts.

Signed-off-by: Aleksander Jan Bajkowski <A.Bajkowski@stud.elka.pw.edu.pl>
target/linux/lantiq/files-5.4/arch/mips/boot/dts/lantiq/vr9_avm_fritz7412.dts

index 43216d66bef37c068af633e01fbbf89f0e611858..fe02d53c8383e6405200c6a348671de95bba9b18 100644 (file)
                };
        };
 };
-
-&vmmc {
-       status = "okay";
-};