From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mugunthan V N Date: Mon, 21 Sep 2015 16:21:11 +0530 Subject: [U-Boot] [PATCH v2 0/6] device model bringup of cpsw on am335x bone black In-Reply-To: <1441615943-13722-1-git-send-email-mugunthanvnm@ti.com> References: <1441615943-13722-1-git-send-email-mugunthanvnm@ti.com> Message-ID: <55FFE11F.7000408@ti.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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 > > [1]: http://pastebin.ubuntu.com/12305998/ > [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? Regards Mugunthan V N