
On Mon, Sep 21, 2015 at 04:21:11PM +0530, Mugunthan V N wrote:
On Monday 07 September 2015 02:22 PM, Mugunthan V N wrote:
This patch seires enables cpsw to adopt driver model. This has been tested on AM335x beagle bone black and GP EVM (logs [1]). Also pushed a branch for testing [2]
This patch depends on [3] for getting cpsw address space from DT
[2]: git://git.ti.com/~mugunthanvnm/ti-u-boot/mugunth-ti-u-boot.git cpsw-dt-conversion-v2 [3]: http://patchwork.ozlabs.org/patch/504918/
Changes from initial version:
- Dropped "drivers: of: add support for get device address based on index" and used http://patchwork.ozlabs.org/patch/504918/ as it fixes the same
- Added AM335x GP EVM also with the series.
Tom
patch [3] is applied to u-boot-dm git repo. So can you apply this patch series if you do not have any more comments?
Patch [3] is required to fix some regression between x86 and Tegra (depending on which patches we did or didn't have, some 64bit HW wasn't working). This series was too late for this merge window so I'll pick it up for v2016.01. Thanks!