commit | 4a88fb9565d418cf1c2bf41be7cfe156717b9c85 | [log] [tgz] |
---|---|---|
author | Grygorii Strashko <grygorii.strashko@ti.com> | Tue Dec 06 18:00:42 2016 -0600 |
committer | David S. Miller <davem@davemloft.net> | Wed Dec 07 11:13:48 2016 -0500 |
tree | 61f61a8d2ec6c324cc474c5a4288f5cad7c5aa33 | |
parent | 8a2c9a5ab4b933efd611af0a1313ec7892f5df1a [diff] |
net: ethernet: ti: cpts: move dt props parsing to cpts driver Move DT properties parsing into CPTS driver to simplify CPSW code and CPTS driver porting on other SoC in the future (like Keystone 2) - with this change it will not be required to add the same DT parsing code in Keystone 2 NETCP driver. Signed-off-by: Grygorii Strashko <grygorii.strashko@ti.com> Signed-off-by: David S. Miller <davem@davemloft.net>