ARM: OMAP2+: Add GPMC DT support for Ethernet child nodes
authorJavier Martinez Canillas <javier.martinez@collabora.co.uk>
Thu, 14 Mar 2013 21:54:11 +0000 (22:54 +0100)
committerJon Hunter <jon-hunter@ti.com>
Thu, 4 Apr 2013 01:13:42 +0000 (20:13 -0500)
commit5330dc161cb41e399e85d30e6908f1b93b956d1e
treed105fe18ce217db7231a332db5e4232b1b32bc6e
parent3af91cf7016bdfce9a6a0343ab942302e98e8f3d
ARM: OMAP2+: Add GPMC DT support for Ethernet child nodes

Besides being used to interface with external memory devices,
the General-Purpose Memory Controller can be used to connect
Pseudo-SRAM devices such as ethernet controllers to OMAP2+
processors using the TI GPMC as a data bus.

This patch allows an ethernet chip to be defined as an GPMC
child device node.

Signed-off-by: Javier Martinez Canillas <javier.martinez@collabora.co.uk>
Signed-off-by: Jon Hunter <jon-hunter@ti.com>
Documentation/devicetree/bindings/net/gpmc-eth.txt [new file with mode: 0644]
arch/arm/mach-omap2/gpmc.c
This page took 0.028124 seconds and 5 git commands to generate.