From mboxrd@z Thu Jan 1 00:00:00 1970 From: jamie@jamieiles.com (Jamie Iles) Date: Thu, 11 Aug 2011 10:21:33 +0100 Subject: [PATCHv3 0/9] macb: add support for Cadence GEM In-Reply-To: <20110809145940.GP22213@game.jcrosoft.org> References: <1312881411-2376-1-git-send-email-jamie@jamieiles.com> <20110809145940.GP22213@game.jcrosoft.org> Message-ID: <20110811092133.GE2732@pulham.picochip.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Tue, Aug 09, 2011 at 04:59:40PM +0200, Jean-Christophe PLAGNIOL-VILLARD wrote: > On 10:16 Tue 09 Aug , Jamie Iles wrote: > > This is largely a repost of the series I posted back in March. The only changes > > since then are rebasing onto 3.1-rc1 and changing the gem conditionals from a > > boolean in the macb structure to an inline helper as requested by > > Jean-Christophe. > > > > This has been run-tested on picoxcell and compile tested for all AT91 platforms > > but I couldn't get a working cross compiler for avr32. > > > > All patches are available in a git branch at > > > > git://github.com/jamieiles/linux-2.6-ji.git macb-gem > > > looks good except few comments > > I'll test it later this week I've added your Acked-by's and addressed yours and Joe's comments. If you let me know once you've tested it I'll see if Arnd can take the changes through his tree. Jamie