commit | c3cf899b05422dd6c01e76ab378cf8d4869c1808 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Wed May 10 12:01:02 2017 -0400 |
committer | Tom Rini <trini@konsulko.com> | Wed Jun 28 11:43:39 2017 -0400 |
tree | 3bb7486db5d2a2c863d4c11b08f5c7145545d903 | |
parent | c0af484f9ddfd3dbb081c204535a0701fea77b1a [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>