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 in the future. > > Signed-off-by: Caesar Wang <wxt at rock-chips.com> > Cc: Rob Herring <robh+dt at kernel.org> > Cc: devicetree at vger.kernel.org > Cc: netdev at vger.kernel.org > Cc: "David S. Miller" <davem at davemloft.net> > Cc: Alexander Kochetkov <al.kochet at gmail.com> > > --- > > Changes in v3: > - %s/he/the > - Add the Cc people > > Changes in v2: > - change the commit and remove the repeat the name 'rockchip'. > > Documentation/devicetree/bindings/net/emac_rockchip.txt | 8 +++++--- > 1 file changed, 5 insertions(+), 3 deletions(-) Acked-by: Rob Herring <robh at kernel.org>