Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1304104
| From | Xing Zheng <zhengxing@rock-chips.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH v2 0/3] Add support emac for the RK3036 SoC platform |
| Date | 2016-01-08 02:40 +0100 |
| Message-ID | <qOuc2-7Ww-7@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
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
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH v2 0/3] Add support emac for the RK3036 SoC platform Xing Zheng <zhengxing@rock-chips.com> - 2016-01-08 02:40 +0100 Re: [PATCH v2 0/3] Add support emac for the RK3036 SoC platform David Miller <davem@davemloft.net> - 2016-01-11 04:30 +0100
csiph-web