[RESEND PATCH v1 0/4] Add support emac for the RK3036 SoC platform
Xing Zheng
zhengxing at rock-chips.com
Sun Dec 27 23:22:17 PST 2015
Hi,
We have supported the emac for RK3066/RK3188, but the RK3036 have some
configuration different with them. We should let the driver of emac_rockchip
compatible with other Rockchip SoCs.
Xing Zheng (4):
net: ethernet: arc: Probe emac after set RMII clock
net: ethernet: arc: Keep emac compatibility for more Rockchip SoCs
net: ethernet: arc: Add support emac for RK3036
ARM: dts: rockchip: Add support emac for RK3036
arch/arm/boot/dts/rk3036-evb.dts | 25 +++++++++
arch/arm/boot/dts/rk3036-kylin.dts | 23 ++++++++
arch/arm/boot/dts/rk3036.dtsi | 32 +++++++++++
drivers/net/ethernet/arc/Kconfig | 4 +-
drivers/net/ethernet/arc/emac_rockchip.c | 86 ++++++++++++++++++++----------
5 files changed, 140 insertions(+), 30 deletions(-)
--
1.7.9.5
More information about the Linux-rockchip
mailing list