From mboxrd@z Thu Jan 1 00:00:00 1970 From: dave.martin@linaro.org (Dave Martin) Date: Wed, 16 Nov 2011 15:33:05 +0000 Subject: [PATCH 0/5] Versatile Express DT support, take 2 In-Reply-To: <1321036026-23411-1-git-send-email-pawel.moll@arm.com> References: <1321036026-23411-1-git-send-email-pawel.moll@arm.com> Message-ID: <20111116153305.GA2073@localhost.localdomain> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Fri, Nov 11, 2011 at 06:27:01PM +0000, Pawel Moll wrote: > Hello again, > > I've manage to clean up the VE DT patches. > > Changes since RFC: > > * I think I did all the changes suggested by Rob (including > using "custom" clock lookups instead of auxdata - do > comment, please ;-) > > * Merged CA5s and CA9 code into one file. > > * Added documentation for the vexpress bindings. > > * Reorganized the tree so the "flat aliases search" patch > is not longer necessary. > > * Moved the alias node from motherboard's to tile's DTS, > as this is the place to decide about serial port ordering, > timers being used etc. > > * Got the SMSC working (my fault, obviously ;-) > > As usual - feedback more than welcome (my tests suggest > that the "ATAG version" still works, so feel free to test > at least that ;-) I haven't actually tried this code out yet, but I'm broadly in agreement. I'm happy for this series to replace my previously posted series, since it builds on common changes. I have a few comments on the detail -- see separate mails. Cheers ---Dave From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dave Martin Subject: Re: [PATCH 0/5] Versatile Express DT support, take 2 Date: Wed, 16 Nov 2011 15:33:05 +0000 Message-ID: <20111116153305.GA2073@localhost.localdomain> References: <1321036026-23411-1-git-send-email-pawel.moll@arm.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <1321036026-23411-1-git-send-email-pawel.moll-5wv7dgnIgG8@public.gmane.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: devicetree-discuss-bounces+gldd-devicetree-discuss=m.gmane.org-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org Sender: devicetree-discuss-bounces+gldd-devicetree-discuss=m.gmane.org-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org To: Pawel Moll Cc: devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org, linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org List-Id: devicetree@vger.kernel.org On Fri, Nov 11, 2011 at 06:27:01PM +0000, Pawel Moll wrote: > Hello again, > > I've manage to clean up the VE DT patches. > > Changes since RFC: > > * I think I did all the changes suggested by Rob (including > using "custom" clock lookups instead of auxdata - do > comment, please ;-) > > * Merged CA5s and CA9 code into one file. > > * Added documentation for the vexpress bindings. > > * Reorganized the tree so the "flat aliases search" patch > is not longer necessary. > > * Moved the alias node from motherboard's to tile's DTS, > as this is the place to decide about serial port ordering, > timers being used etc. > > * Got the SMSC working (my fault, obviously ;-) > > As usual - feedback more than welcome (my tests suggest > that the "ATAG version" still works, so feel free to test > at least that ;-) I haven't actually tried this code out yet, but I'm broadly in agreement. I'm happy for this series to replace my previously posted series, since it builds on common changes. I have a few comments on the detail -- see separate mails. Cheers ---Dave