[PATCH] [V4] Xilinx : Framebuffer Driver: Add PLB support and cleanup DCR

2009-04-16 Thread John Linn
Added support for the new xps tft controller. The new core has PLB interface support in addition to existing DCR interface. Removed platform device support as both MicroBlaze and PowerPC use device tree. Previously, the dcr interface was assumed to be used in mmio mode, and the register space of

Re: [PATCH] [V4] Xilinx : Framebuffer Driver: Add PLB support and cleanup DCR

2009-04-16 Thread Grant Likely
On Thu, Apr 16, 2009 at 10:26 AM, John Linn john.l...@xilinx.com wrote: Added support for the new xps tft controller. The new core has PLB interface support in addition to existing DCR interface. Removed platform device support as both MicroBlaze and PowerPC use device tree. Previously, the

RE: [PATCH] [V4] Xilinx : Framebuffer Driver: Add PLB support and cleanup DCR

2009-04-16 Thread John Linn
; adap...@gmail.com; jwbo...@linux.vnet.ibm.com; Suneel Garapati; Stephen Neuendorffer Subject: Re: [PATCH] [V4] Xilinx : Framebuffer Driver: Add PLB support and cleanup DCR On Thu, Apr 16, 2009 at 10:26 AM, John Linn john.l...@xilinx.com wrote: Added support for the new xps tft controller