linux-kernel-test/arch/arm/mach-davinci
Chaithrika U S 2206771c43 davinci: RMII support for DA850/OMAP-L138 EVM
DA850/OMAP-L138 EVM has a RMII Ethernet PHY on the UI daughter card. The PHY
is enabled by proper programming of the IO Expander (TCA6416) ports. Also for
RMII PHY to work, the MDIO clock of MII PHY has to be disabled since both the
PHYs have the same address. This is done via the GPIO2[6] pin. This patch adds
support for RMII PHY.

This patch also adds a menuconfig option to select one or no peripheral
connected to expander. Currently, sub-options in this menu are RMII and no
peripheral.This menuconfig option is similar to the one present for UI card on
DA830/OMAP-L137 EVM.

Signed-off-by: Chaithrika U S <chaithrika@ti.com>
Signed-off-by: Kevin Hilman <khilman@deeprootsystems.com>
2009-11-25 10:21:30 -08:00
..
include/mach davinci: RMII support for DA850/OMAP-L138 EVM 2009-11-25 10:21:30 -08:00
board-da830-evm.c davinci: da830 EVM: remove #include <mach/gpio.h> 2009-11-25 10:21:28 -08:00
board-da850-evm.c davinci: RMII support for DA850/OMAP-L138 EVM 2009-11-25 10:21:30 -08:00
board-dm355-evm.c davinci: DM355: Update NAND driver platform data 2009-11-25 10:21:24 -08:00
board-dm355-leopard.c ARM: includecheck fix: board-dm355-leopard.c 2009-07-25 17:07:01 +01:00
board-dm365-evm.c davinci: DM365: Update NAND driver platform data 2009-11-25 10:21:25 -08:00
board-dm644x-evm.c davinci: DM644x platform changes for vpfe capture 2009-09-16 10:25:26 -07:00
board-dm646x-evm.c DaVinci: DM646x - platform changes for vpif capture and display drivers 2009-09-16 10:28:46 -07:00
board-sffsdr.c ARM: includecheck fix: board-sffsdr.c 2009-07-25 17:07:02 +01:00
clock.c davinci: DA8xx: rename 'psc_ctlr' field into 'gpsc' 2009-11-25 10:21:30 -08:00
clock.h davinci: DA8xx: rename 'psc_ctlr' field into 'gpsc' 2009-11-25 10:21:30 -08:00
common.c davinci: Integrate cp_intc support into low-level irq code 2009-05-28 15:17:47 -07:00
cp_intc.c davinci: INTC: add support for TI cp_intc 2009-05-26 07:18:14 -07:00
cpufreq.c davinci: add generic CPUFreq driver for DaVinci 2009-11-25 10:21:28 -08:00
da830.c davinci: DA8xx: rename 'psc_ctlr' field into 'gpsc' 2009-11-25 10:21:30 -08:00
da850.c davinci: RMII support for DA850/OMAP-L138 EVM 2009-11-25 10:21:30 -08:00
devices-da8xx.c davinci: Add RTC support for DA8xx/OMAP-L13x SoC's 2009-11-25 10:21:23 -08:00
devices.c DaVinci: DM365: SDIO interrupt resource correction 2009-11-25 10:21:16 -08:00
dm355.c davinci: DM355 - platform changes for vpfe capture 2009-09-16 10:25:45 -07:00
dm365.c Davinci: DM365: Add platform device for McBSP 2009-11-25 10:21:17 -08:00
dm644x.c davinci: DM644x platform changes for vpfe capture 2009-09-16 10:25:26 -07:00
dm646x.c davinci: dm646x: Add support for 3.x silicon revision 2009-11-25 10:21:22 -08:00
dma.c DaVinci: EDMA: Updating terminlogy in EDMA driver 2009-11-25 10:21:26 -08:00
gpio.c davinci: dm365 gpio irq support 2009-08-26 10:57:00 +03:00
io.c davinci: Encapsulate SoC-specific data in a structure 2009-05-26 08:14:04 -07:00
irq.c davinci: Move interrupt ctlr info to SoC infrastructure 2009-05-26 08:18:09 -07:00
Kconfig davinci: RMII support for DA850/OMAP-L138 EVM 2009-11-25 10:21:30 -08:00
Makefile davinci: add generic CPUFreq driver for DaVinci 2009-11-25 10:21:28 -08:00
Makefile.boot davinci: da8xx: Add base DA830/OMAP-L137 SoC support 2009-08-26 10:56:59 +03:00
mux.c davinci: Rearrange the da830/omap-l137 macros and functions 2009-08-26 10:57:02 +03:00
mux.h davinci: update pin-multiplexing support 2009-04-27 09:49:46 -07:00
psc.c davinci: Add support for multiple PSCs 2009-05-26 08:16:46 -07:00
serial.c davinci: Move serial platform_device into SoC-specific files 2009-05-28 15:17:41 -07:00
sram.c davinci: sram warning fix 2009-08-26 10:56:57 +03:00
time.c davinci: remove watchdog from soc_info 2009-08-26 10:56:57 +03:00
usb.c davinci: DA8xx: OHCI platform device 2009-11-25 10:21:27 -08:00