lantiq: remove vmmc node from FritzBox 7412 dts

As described in commit commit 891a700759 ("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>
This commit is contained in:
Aleksander Jan Bajkowski 2020-08-18 22:25:38 +02:00 committed by David Bauer
parent aa403a440a
commit 14ae431c83
1 changed files with 0 additions and 4 deletions

View File

@ -212,7 +212,3 @@
};
};
};
&vmmc {
status = "okay";
};