commit | 0068dd687d38e41eafa51135bc10e0f04a928601 | [log] [tgz] |
---|---|---|
author | Mugunthan V N <mugunthanvnm@ti.com> | Wed Aug 31 17:22:19 2016 +0530 |
committer | Tom Rini <trini@konsulko.com> | Tue Sep 06 11:28:27 2016 -0400 |
tree | 0aca3399ad9e3796610505e68c47aa3d10377441 | |
parent | b615267633996a9410a88b54a55965d8b021f6f8 [diff] |
ARM: dts: dra72-evm: fix broken ethernet With commit ceec08f50b6, phy is connected to slave 0, but changing the phy node was missed, fix it by populating the phy node to proper cpsw slave node. Fixes: ceec08f50b6 ("ARM: dts: dra72-evm: Add mode-gpios entry for mac node") Signed-off-by: Mugunthan V N <mugunthanvnm@ti.com> Cc: Vignesh R <vigneshr@ti.com> Tested-by: Tom Rini <trini@konsulko.com>