9
0
Fork 0

ARM: i.MX6: tqma6x: dts: move FEC enablement to baseboard

The definition if the FEC is used is made by the baseboard (MBa6x), not
by the module (TQMa6x). Move it there.

Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
This commit is contained in:
Robert Schwebel 2013-12-06 20:17:46 +01:00 committed by Sascha Hauer
parent fd096d9216
commit d34ff9c860
2 changed files with 4 additions and 1 deletions

View File

@ -112,6 +112,10 @@
status = "okay";
};
&fec {
status = "okay";
};
&i2c1 {
codec: tlv320@18 {
compatible = "ti,tlv320aic23";

View File

@ -27,7 +27,6 @@
pinctrl-names = "default";
pinctrl-0 = <&pinctrl_enet_1>;
phy-mode = "rgmii";
status = "okay";
};
&i2c1 {