ARM: dts: omap3-igep0020: Add SMSC911x LAN chip support

The IGEPv2 board has an SMSC LAN9221i ethernet chip connected to
the OMAP3 processor though the General-Purpose Memory Controller.

This patch adds a device node for the ethernet chip as a GPMC child
and all its dependencies (regulators, GPIO and pin muxs).

Signed-off-by: Javier Martinez Canillas <javier.martinez@collabora.co.uk>
Signed-off-by: Benoit Cousson <benoit.cousson@linaro.org>
This commit is contained in:
Javier Martinez Canillas
2013-04-17 18:32:09 +02:00
committed by Benoit Cousson
父節點 4d92757096
當前提交 d72b441501
共有 2 個文件被更改,包括 59 次插入0 次删除

查看文件

@@ -62,6 +62,12 @@
0x126 0x0100 /* sdmmc1_dat7.sdmmc1_dat7 INPUT | MODE 0 */
>;
};
smsc911x_pins: pinmux_smsc911x_pins {
pinctrl-single,pins = <
0x1a2 0x0104 /* mcspi1_cs2.gpio_176 INPUT | MODE4 */
>;
};
};
&i2c1 {