arm64: dts: Revert "specify console via command line"
[linux/fpc-iii.git] / arch / arm64 / boot / dts / freescale / fsl-ls2080a-simu.dts
blob5517305039a4230263aa3ed8d528934bafe430b1
1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
2 /*
3  * Device Tree file for Freescale LS2080a software Simulator model
4  *
5  * Copyright 2014-2015 Freescale Semiconductor, Inc.
6  *
7  * Bhupesh Sharma <bhupesh.sharma@freescale.com>
8  *
9  */
11 /dts-v1/;
13 #include "fsl-ls2080a.dtsi"
15 / {
16         model = "Freescale Layerscape 2080a software Simulator model";
17         compatible = "fsl,ls2080a-simu", "fsl,ls2080a";
19         ethernet@2210000 {
20                 compatible = "smsc,lan91c111";
21                 reg = <0x0 0x2210000 0x0 0x100>;
22                 interrupts = <0 58 0x1>;
23         };
26 &ifc {
27         status = "okay";