commit | ceec08f50b66df0c988033842ec057a32658cfe0 | [log] [tgz] |
---|---|---|
author | Vignesh R <vigneshr@ti.com> | Tue Aug 02 10:14:28 2016 +0530 |
committer | Tom Rini <trini@konsulko.com> | Mon Aug 08 13:32:55 2016 -0400 |
tree | 3fcba64eaa8dafabde40e26b44338917a923f354 | |
parent | 2e205ef7eb9e7793e922d0b6cd0fe4181309c058 [diff] |
ARM: dts: dra72-evm: Add mode-gpios entry for mac node On DRA72 EVM, cpsw slave1 is muxed with VIN2A, hence switch to cpsw slave0 for ethernet. This is controlled by pcf gpio line. Add appropriate mode-gpios DT entry so that driver can select the required slave. Signed-off-by: Vignesh R <vigneshr@ti.com> Reviewed-by: Tom Rini <trini@konsulko.com> Reviewed-by: Mugunthan V N <mugunthanvnm@ti.com>