
On Tue, Apr 01, 2014 at 03:01:11PM -0400, Murali Karicheri wrote:
This patch set add support for keystone network driver.
Change history: v4 - replaced reg_rmw() with clrsetbits_le32() and similar for clr/set functions
v3 - Review comments against the previous version except phylib support. I have responded to the original comment with issues that we see when we added support for phylib. If this initial version can go ASIS, please review and merge. We can address phylib support once the issues are discussed and a proper resolution is agreed on. v2/older (were part of "Add support for keystone2 SoC and K2HK EVM" series) - split network driver to navigator driver + ethernet driver
Murali Karicheri (1): keystone2: net: add keystone ethernet driver
Vitaly Andrianov (1): keystone2: add keystone multicore navigator driver
Applied to u-boot-ti/master, thanks!