linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/3] Add support emac for the RK3036 SoC platform
@ 2016-01-08  1:34 Xing Zheng
  2016-01-08  1:35 ` [PATCH v2 1/3] net: ethernet: arc: Probe emac after set RMII clock Xing Zheng
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Xing Zheng @ 2016-01-08  1:34 UTC (permalink / raw)
  To: linux-arm-kernel


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.

Changes in v2:
- Separate DTS from patch series.

Xing Zheng (3):
  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

 drivers/net/ethernet/arc/Kconfig         |    4 +-
 drivers/net/ethernet/arc/emac_rockchip.c |   88 ++++++++++++++++++++----------
 2 files changed, 61 insertions(+), 31 deletions(-)

-- 
1.7.9.5

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2016-01-11  3:21 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-08  1:34 [PATCH v2 0/3] Add support emac for the RK3036 SoC platform Xing Zheng
2016-01-08  1:35 ` [PATCH v2 1/3] net: ethernet: arc: Probe emac after set RMII clock Xing Zheng
2016-01-08  1:35 ` [PATCH v2 2/3] net: ethernet: arc: Keep emac compatibility for more Rockchip SoCs Xing Zheng
2016-01-08  1:35 ` [PATCH v2 3/3] net: ethernet: arc: Add support emac for RK3036 Xing Zheng
2016-01-11  3:21 ` [PATCH v2 0/3] Add support emac for the RK3036 SoC platform David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).