commit | de8203653f80eb77dc446dd3c67de2269ed03516 | [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 | 08546df976b79b1694af3ff12b26baf2931f371a [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>