Home
last modified time | relevance | path

Searched hist:c624d168bf87e5558a58e99c58b162f5e5b6368e (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/net/phy/
H A Drealtek.cc624d168bf87e5558a58e99c58b162f5e5b6368e Thu Jul 18 08:28:20 UTC 2013 Bhupesh Sharma <bhupesh.sharma@freescale.com> net: phy/realtek: Add support for RTL8211DN and RTL8211E phy modules

This patch adds support for Realtek PHY modules RTL8211DN and
RTL8211E (variants: RTL8211E-VB-CG, RTL8211E-VL-CG, RTL8211EG-VB-CG),
which can be found on Freescale's T1040RDB boards.

To make the driver more generic across 8211 family, a generic name 8211x
is added for macros and function names.

Signed-off-by: Bhupesh Sharma <bhupesh.sharma@freescale.com>
Acked-by: York Sun <yorksun@freescale.com>