Re: [microblaze-uclinux] [PATCH 11/11] microblaze: Kconfig: Enable drivers for Microblaze

2009-04-24 Thread Arnd Bergmann
On Tuesday 21 April 2009, John Williams wrote: > Some (most?) of the Xilinx drivers currently have this construct: > > #ifdef CONFIG_OF > > // probe using OF > > #else If there are multiple ways of detecting the device, then the driver should be compilable on any system that allows either one.

Re: [microblaze-uclinux] [PATCH 11/11] microblaze: Kconfig: Enable drivers for Microblaze

2009-04-20 Thread John Williams
cli...@itee.uq.edu.au >>> Cc: grant.lik...@secretlab.ca; linuxppc-dev; linux-ker...@vger.kernel.org; >>> John Linn >>> Subject: RE: [microblaze-uclinux] [PATCH 11/11] microblaze: Kconfig: Enable >>> drivers for Microblaze >>> >>> >>> My thinking

Re: [microblaze-uclinux] [PATCH 11/11] microblaze: Kconfig: Enable drivers for Microblaze

2009-04-20 Thread Grant Likely
r...@vger.kernel.org; >> John Linn >> Subject: RE: [microblaze-uclinux] [PATCH 11/11] microblaze: Kconfig: Enable >> drivers for Microblaze >> >> >> My thinking is that these drivers are likely to be used as a group, >> hence it would be nice to make it easy

RE: [microblaze-uclinux] [PATCH 11/11] microblaze: Kconfig: Enable drivers for Microblaze

2009-04-20 Thread John Linn
gt; linux-ker...@vger.kernel.org; John > Linn > Subject: Re: [microblaze-uclinux] [PATCH 11/11] microblaze: Kconfig: Enable > drivers for Microblaze > > On Sun, Apr 19, 2009 at 12:41 PM, Stephen Neuendorffer > wrote: > > > > > > On Fri, Apr 17, 2009 at 10:49

RE: [microblaze-uclinux] [PATCH 11/11] microblaze: Kconfig: Enable drivers for Microblaze

2009-04-20 Thread Stephen Neuendorffer
...@itee.uq.edu.au Cc: grant.lik...@secretlab.ca; Stephen Neuendorffer; linuxppc-dev; linux-ker...@vger.kernel.org; John Linn Subject: Re: [microblaze-uclinux] [PATCH 11/11] microblaze: Kconfig: Enable drivers for Microblaze On Sun, Apr 19, 2009 at 12:41 PM, Stephen Neuendorffer wrote: > > > On

Re: [microblaze-uclinux] [PATCH 11/11] microblaze: Kconfig: Enable drivers for Microblaze

2009-04-19 Thread John Williams
On Sun, Apr 19, 2009 at 12:41 PM, Stephen Neuendorffer wrote: > > > On Fri, Apr 17, 2009 at 10:49 PM, Grant Likely > wrote: >> >> On Fri, Apr 17, 2009 at 11:06 AM, Stephen Neuendorffer >> wrote: >> > >> > Can we have XILINX_DRIVERS, please?  That way this can also be enabled >> > on any architec

Re: [microblaze-uclinux] [PATCH 11/11] microblaze: Kconfig: Enable drivers for Microblaze

2009-04-18 Thread Stephen Neuendorffer
On Fri, Apr 17, 2009 at 10:49 PM, Grant Likely wrote: > On Fri, Apr 17, 2009 at 11:06 AM, Stephen Neuendorffer > wrote: > > > > Can we have XILINX_DRIVERS, please? That way this can also be enabled > > on any architecture that has FPGA peripherals. > > I've thought about this more, and I'd reall

Re: [microblaze-uclinux] [PATCH 11/11] microblaze: Kconfig: Enable drivers for Microblaze

2009-04-17 Thread Grant Likely
On Fri, Apr 17, 2009 at 11:06 AM, Stephen Neuendorffer wrote: > > Can we have XILINX_DRIVERS, please?  That way this can also be enabled > on any architecture that has FPGA peripherals. I've thought about this more, and I'd really rather not. The list of affected drivers is short and is not a la