Re: [PATCH 21/21] ARM: Kirkwood: Remove DT support

2014-02-24 Thread Ben Hutchings
On Mon, 2014-02-24 at 16:03 +, Ian Campbell wrote: > On Fri, 2014-02-21 at 02:00 +, Ben Hutchings wrote: > > On Thu, 2014-02-20 at 14:24 +, Ian Campbell wrote: > > > On Thu, 2014-02-20 at 14:23 +0100, Andrew Lunn wrote: > > [...] > > > > What i suspect we will end up doing it dropping t

Re: Bug#738981: Fwd: Bug#738981: Switch to use generic_fpu for ARM

2014-02-24 Thread Lennart Sorensen
On Sat, Feb 22, 2014 at 10:05:35AM +0100, Thomas Orgis wrote: > Am Fri, 21 Feb 2014 11:25:12 -0500 > schrieb "Lennart Sorensen" : > > > Testing with the neon build I get a return code of 4, and it seems to > > be failing to run. It was a pain to even get it to compile. Using just > > the config

Re: [PATCH 21/21] ARM: Kirkwood: Remove DT support

2014-02-24 Thread Jason Cooper
On Mon, Feb 24, 2014 at 04:26:16PM +, Ian Campbell wrote: > On Mon, 2014-02-24 at 17:24 +0100, Andrew Lunn wrote: > > > > > > What's wrong with the soc subsystem (drivers/base/soc.c). This > > > > > > provides a way to export SoC through standardised interfaces. > > > > > > > > > > It looks

Re: [PATCH 21/21] ARM: Kirkwood: Remove DT support

2014-02-24 Thread Andrew Lunn
> > > > What's wrong with the soc subsystem (drivers/base/soc.c). This > > > > provides a way to export SoC through standardised interfaces. > > > > > > It looks like the thing to use to me. > > > > > > It seems to have been around only since v3.3 though, which makes it a > > > bit tricky to us

Re: [PATCH 21/21] ARM: Kirkwood: Remove DT support

2014-02-24 Thread Ian Campbell
On Mon, 2014-02-24 at 17:24 +0100, Andrew Lunn wrote: > > > > > What's wrong with the soc subsystem (drivers/base/soc.c). This > > > > > provides a way to export SoC through standardised interfaces. > > > > > > > > It looks like the thing to use to me. > > > > > > > > It seems to have been arou

Re: [PATCH 21/21] ARM: Kirkwood: Remove DT support

2014-02-24 Thread Ian Campbell
On Fri, 2014-02-21 at 02:00 +, Ben Hutchings wrote: > On Thu, 2014-02-20 at 14:24 +, Ian Campbell wrote: > > On Thu, 2014-02-20 at 14:23 +0100, Andrew Lunn wrote: > [...] > > > What i suspect we will end up doing it dropping the last patch for the > > > moment and ensuring ARCH_KIRKWOOD sti

Re: [PATCH 21/21] ARM: Kirkwood: Remove DT support

2014-02-24 Thread Ian Campbell
On Thu, 2014-02-20 at 18:26 -0500, Jason Cooper wrote: > On Thu, Feb 20, 2014 at 11:39:16AM +, Ian Campbell wrote: > > On Thu, 2014-02-20 at 11:19 +, Russell King - ARM Linux wrote: > > > What's wrong with the soc subsystem (drivers/base/soc.c). This > > > provides a way to export SoC thro