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

2009-04-27 Thread Benjamin Herrenschmidt
On Fri, 2009-04-24 at 13:01 +0200, Arnd Bergmann wrote: > I just said in another email thread that we would need a CONFIG_DCR > option that DCR using drivers should depend on, if it ever happened > outside of powerpc. > > Well, apparently this happened earlier than I expected. Sadly... Cheers, B

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

2009-04-24 Thread Arnd Bergmann
On Friday 17 April 2009, John Linn 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. I just said in another email thread that