From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jamie Iles Subject: Re: [PATCHv2 0/3] Initial support for Picochip picoxcell Date: Thu, 15 Sep 2011 09:43:47 +0100 Message-ID: <20110915084347.GA3089@pulham.picochip.com> References: <1314196906-20709-1-git-send-email-jamie@jamieiles.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <1314196906-20709-1-git-send-email-jamie-wmLquQDDieKakBO8gow8eQ@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: Jamie Iles Cc: devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org, linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org List-Id: devicetree@vger.kernel.org On Wed, Aug 24, 2011 at 03:41:43PM +0100, Jamie Iles wrote: > This series adds support for Picochip picoXcell (PC3X2 and PC3X3) > ARM1176JZ-S based devices. This is a device tree only platform and > currently supports interrupt controllers and UARTs. > > This series is based off of Grant's devicetree/test branch and also uses > Russell's io and gpio cleanup patches to remove the definition of > IO_SPACE_LIMIT and trivial gpio definitions. > > Changes since v1: > > - Cleanup empty headers > - Use of_platform_populate() and the default match table > - Split the VIC's into separate device nodes ping? Jamie