commit | 2e205ef7eb9e7793e922d0b6cd0fe4181309c058 | [log] [tgz] |
---|---|---|
author | Vignesh R <vigneshr@ti.com> | Tue Aug 02 10:14:27 2016 +0530 |
committer | Tom Rini <trini@konsulko.com> | Mon Aug 08 13:32:54 2016 -0400 |
tree | 8e7d0037527602e72feb703fd028b4b9f9d98cfa | |
parent | 06974ea0e3357823d38da0e18921c5ed5fe6d510 [diff] |
net: cpsw: Add support to drive gpios for ethernet to be functional On DRA72 EVM, cpsw slaves may be muxed with other modules. This selection is controlled by a pcf gpio line. Add support for cpsw driver to acquire mode-gpios and select the appropriate slave using gpio APIs. Signed-off-by: Vignesh R <vigneshr@ti.com> Reviewed-by: Tom Rini <trini@konsulko.com> Acked-by: Joe Hershberger <joe.hershberger@ni.com> Reviewed-by: Mugunthan V N <mugunthanvnm@ti.com>