Re: [PATCH 0/8] powerpc/8xx: Getting rid of CONFIG_8xx

2015-04-07 Thread Michael Ellerman
On Tue, 2015-04-07 at 16:31 -0500, Scott Wood wrote: > On Tue, 2015-04-07 at 10:19 +0200, leroy christophe wrote: > > Le 25/03/2015 01:45, Scott Wood a écrit : > > > On Fri, 2015-03-13 at 10:34 +1100, Michael Ellerman wrote: > > >> You'll need to collect ACKs, or get the individual patches merged,

Re: [PATCH 0/8] powerpc/8xx: Getting rid of CONFIG_8xx

2015-04-07 Thread Scott Wood
On Tue, 2015-04-07 at 10:19 +0200, leroy christophe wrote: > Le 25/03/2015 01:45, Scott Wood a écrit : > > On Fri, 2015-03-13 at 10:34 +1100, Michael Ellerman wrote: > >> You'll need to collect ACKs, or get the individual patches merged, and > >> then we > >> can take patch 8 through the powerpc t

Re: [PATCH 0/8] powerpc/8xx: Getting rid of CONFIG_8xx

2015-04-07 Thread leroy christophe
Le 25/03/2015 01:45, Scott Wood a écrit : On Fri, 2015-03-13 at 10:34 +1100, Michael Ellerman wrote: On Thu, 2015-03-12 at 16:24 +0100, Christophe Leroy wrote: Two config options exist to define powerpc MPC8xx: * CONFIG_PPC_8xx * CONFIG_8xx In addition, CONFIG_PPC_8xx also defines CONFIG_CPM1

Re: [PATCH 0/8] powerpc/8xx: Getting rid of CONFIG_8xx

2015-03-24 Thread Michael Ellerman
On Tue, 2015-03-24 at 19:45 -0500, Scott Wood wrote: > On Fri, 2015-03-13 at 10:34 +1100, Michael Ellerman wrote: > > On Thu, 2015-03-12 at 16:24 +0100, Christophe Leroy wrote: > > > Two config options exist to define powerpc MPC8xx: > > > * CONFIG_PPC_8xx > > > * CONFIG_8xx > > > In addition, CONF

Re: [PATCH 0/8] powerpc/8xx: Getting rid of CONFIG_8xx

2015-03-24 Thread Scott Wood
On Fri, 2015-03-13 at 10:34 +1100, Michael Ellerman wrote: > On Thu, 2015-03-12 at 16:24 +0100, Christophe Leroy wrote: > > Two config options exist to define powerpc MPC8xx: > > * CONFIG_PPC_8xx > > * CONFIG_8xx > > In addition, CONFIG_PPC_8xx also defines CONFIG_CPM1 as > > communication co-proce

Re: [PATCH 0/8] powerpc/8xx: Getting rid of CONFIG_8xx

2015-03-12 Thread Michael Ellerman
On Thu, 2015-03-12 at 16:24 +0100, Christophe Leroy wrote: > Two config options exist to define powerpc MPC8xx: > * CONFIG_PPC_8xx > * CONFIG_8xx > In addition, CONFIG_PPC_8xx also defines CONFIG_CPM1 as > communication co-processor > > arch/powerpc/platforms/Kconfig.cputype has contained the foll

Re: [PATCH 0/8] powerpc/8xx: Getting rid of CONFIG_8xx

2015-03-12 Thread Geert Uytterhoeven
On Thu, Mar 12, 2015 at 4:24 PM, Christophe Leroy wrote: > Two config options exist to define powerpc MPC8xx: > * CONFIG_PPC_8xx > * CONFIG_8xx > In addition, CONFIG_PPC_8xx also defines CONFIG_CPM1 as > communication co-processor > > arch/powerpc/platforms/Kconfig.cputype has contained the follow