Re: [PATCH] fsl_spi devices should use mode "cpu" or "qe"

2007-10-03 Thread Joakim Tjernlund
On Wed, 2007-10-03 at 10:51 -0500, Kumar Gala wrote: > On Oct 3, 2007, at 10:43 AM, Peter Korsgaard wrote: > > > According to booting-without-of.txt, fsl_spi mode should be either > > "cpu" or "qe", not "cpu-qe". > > > > Signed-off-by: Peter Korsgaard <[EMAIL PROTECTED]> > > I think we should upd

Re: [PATCH] fsl_spi devices should use mode "cpu" or "qe"

2007-10-03 Thread Kumar Gala
On Oct 3, 2007, at 10:57 AM, Grant Likely wrote: > On 10/3/07, Kumar Gala <[EMAIL PROTECTED]> wrote: >> >> On Oct 3, 2007, at 10:43 AM, Peter Korsgaard wrote: >> >>> According to booting-without-of.txt, fsl_spi mode should be either >>> "cpu" or "qe", not "cpu-qe". >>> >>> Signed-off-by: Peter Ko

Re: [PATCH] fsl_spi devices should use mode "cpu" or "qe"

2007-10-03 Thread Grant Likely
On 10/3/07, Kumar Gala <[EMAIL PROTECTED]> wrote: > > On Oct 3, 2007, at 10:43 AM, Peter Korsgaard wrote: > > > According to booting-without-of.txt, fsl_spi mode should be either > > "cpu" or "qe", not "cpu-qe". > > > > Signed-off-by: Peter Korsgaard <[EMAIL PROTECTED]> > > I think we should update

Re: [PATCH] fsl_spi devices should use mode "cpu" or "qe"

2007-10-03 Thread Peter Korsgaard
> "Kumar" == Kumar Gala <[EMAIL PROTECTED]> writes: Kumar> On Oct 3, 2007, at 10:43 AM, Peter Korsgaard wrote: >> According to booting-without-of.txt, fsl_spi mode should be either >> "cpu" or "qe", not "cpu-qe". >> >> Signed-off-by: Peter Korsgaard <[EMAIL PROTECTED]> Kumar> I think

Re: [PATCH] fsl_spi devices should use mode "cpu" or "qe"

2007-10-03 Thread Kumar Gala
On Oct 3, 2007, at 10:43 AM, Peter Korsgaard wrote: > According to booting-without-of.txt, fsl_spi mode should be either > "cpu" or "qe", not "cpu-qe". > > Signed-off-by: Peter Korsgaard <[EMAIL PROTECTED]> I think we should update the doc instead of the code here. Thoughts? - k ___

[PATCH] fsl_spi devices should use mode "cpu" or "qe"

2007-10-03 Thread Peter Korsgaard
According to booting-without-of.txt, fsl_spi mode should be either "cpu" or "qe", not "cpu-qe". Signed-off-by: Peter Korsgaard <[EMAIL PROTECTED]> --- arch/powerpc/boot/dts/mpc832x_rdb.dts |2 +- arch/powerpc/sysdev/fsl_soc.c |2 +- 2 files changed, 2 insertions(+), 2 deletions(-)