• Chaithrika U S's avatar
    davinci: RMII support for DA850/OMAP-L138 EVM · 2206771c
    Chaithrika U S authored
    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: default avatarChaithrika U S <chaithrika@ti.com>
    Signed-off-by: default avatarKevin Hilman <khilman@deeprootsystems.com>
    2206771c
da8xx.h 4.42 KB