commit | c624d168bf87e5558a58e99c58b162f5e5b6368e | [log] [tgz] |
---|---|---|
author | Bhupesh Sharma <bhupesh.sharma@freescale.com> | Thu Jul 18 13:58:20 2013 +0530 |
committer | Joe Hershberger <joe.hershberger@ni.com> | Mon Aug 19 12:34:19 2013 -0500 |
tree | 3399ea7471e4c5f614277646ca900a980ae76011 | |
parent | 2eb60902a03758133b027934b8710c7ff730cb06 [diff] |
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>