Re: [PATCH v3 1/9] net: arc_emac: make the rockchip emac document more compatible

2016-03-18 Thread Rob Herring
On Mon, Mar 14, 2016 at 04:01:52PM +0800, Caesar Wang wrote: > Add the rk3036 SoCs to match driver for document since the emac driver > has supported the rk3036 SoCs. > > This patch adds the rk3036/rk3066/rk3188 SoCS to compatible for rockchip > emac ducument. Also, that will suit for other SoCs i

[PATCH v3 1/9] net: arc_emac: make the rockchip emac document more compatible

2016-03-14 Thread Caesar Wang
Add the rk3036 SoCs to match driver for document since the emac driver has supported the rk3036 SoCs. This patch adds the rk3036/rk3066/rk3188 SoCS to compatible for rockchip emac ducument. Also, that will suit for other SoCs in the future. Signed-off-by: Caesar Wang Cc: Rob Herring Cc: devicet