commit | 55a99219b496bfe32d867db76645b841def9ee8f | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Wed Jun 28 12:12:03 2017 -0400 |
committer | Tom Rini <trini@konsulko.com> | Tue Jul 11 22:41:56 2017 -0400 |
tree | 6406943b3390809864c0dbfd552b48f751bcb55c | |
parent | aa5528b98fefc72b934ee4da295affd643896ff5 [diff] |
ti816x: Enable ethernet support The ti816x SoC revision of the ethernet IP block is handled by the "davinci_emac" driver, rather than the "cpsw" driver as done by later members of the family. Enable the relevant plumbing. Signed-off-by: Sriramakrishnan <srk@ti.com> Signed-off-by: Vitaly Wool <vitaly.wool@konsulko.com> Signed-off-by: Tom Rini <trini@konsulko.com>