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
Jamie Iles (3):
picoxcell: support for Picochip picoxcell devices
picoxcell: add the DTS for pc3x2 and pc3x3 devices
picoxcell: add the DTS for the PC7302 board
Hi Arnd,
Is there likely to be any chance of getting support for picoxcell
merged? This series can now be based on top of Nicolas' static IO
mapping patches to remove some more code but I'm not sure what else I
can do to make them easier to review!
Thanks,
Jamie