drivers: net: keystone_net: add rgmii link type support when parsing dt
authorMugunthan V N <mugunthanvnm@ti.com>
Thu, 11 Aug 2016 14:34:03 +0000 (20:04 +0530)
committerTom Rini <trini@konsulko.com>
Tue, 29 Nov 2016 01:15:18 +0000 (20:15 -0500)
commit1de40662f1cfd438efa98efa8be6937c6eb5c843
tree055b7daa544e1ddc6d3e6663e542f5ea94c0af44
parent767090963886f65cdab2095dae85c52ab6b30800
drivers: net: keystone_net: add rgmii link type support when parsing dt

Add support to detect RGMII link interface from link-interface
device tree entry. Also rename the existing link type enums so
that it provides meaningful interface like SGMII.

Signed-off-by: Mugunthan V N <mugunthanvnm@ti.com>
Reported-by: Sekhar Nori <nsekhar@ti.com>
Tested-by: Sekhar Nori <nsekhar@ti.com>
Acked-by: Joe Hershberger <joe.hershberger@ni.com>
drivers/net/keystone_net.c