Message ID | 1418178627-24424-1-git-send-email-horms+renesas@verge.net.au (mailing list archive) |
---|---|
State | Accepted |
Commit | cbf41168339adcb48de6a3537f88d4e85285db99 |
Headers | show |
On Wed, Dec 10, 2014 at 3:30 AM, Simon Horman <horms+renesas@verge.net.au> wrote: > From: Hisashi Nakamura <hisashi.nakamura.ak@renesas.com> > > In order to change into mode3, CPOL and CPHA bit of SPCMD register > of QSPI is changed. Mode3 can avoid intermediate voltage. > > Signed-off-by: Hisashi Nakamura <hisashi.nakamura.ak@renesas.com> > [horms: Updated changelog and re-ordered properties] > Signed-off-by: Simon Horman <horms+renesas@verge.net.au> Acked-by: Geert Uytterhoeven <geert+renesas@glider.be> Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds -- To unsubscribe from this list: send the line "unsubscribe linux-sh" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
On Wed, Dec 10, 2014 at 11:11:01AM +0100, Geert Uytterhoeven wrote: > On Wed, Dec 10, 2014 at 3:30 AM, Simon Horman > <horms+renesas@verge.net.au> wrote: > > From: Hisashi Nakamura <hisashi.nakamura.ak@renesas.com> > > > > In order to change into mode3, CPOL and CPHA bit of SPCMD register > > of QSPI is changed. Mode3 can avoid intermediate voltage. > > > > Signed-off-by: Hisashi Nakamura <hisashi.nakamura.ak@renesas.com> > > [horms: Updated changelog and re-ordered properties] > > Signed-off-by: Simon Horman <horms+renesas@verge.net.au> > > Acked-by: Geert Uytterhoeven <geert+renesas@glider.be> Thanks, I have queued this up. -- To unsubscribe from this list: send the line "unsubscribe linux-sh" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
diff --git a/arch/arm/boot/dts/r8a7790-lager.dts b/arch/arm/boot/dts/r8a7790-lager.dts index 59365bc..b33ebcb 100644 --- a/arch/arm/boot/dts/r8a7790-lager.dts +++ b/arch/arm/boot/dts/r8a7790-lager.dts @@ -397,6 +397,8 @@ spi-max-frequency = <30000000>; spi-tx-bus-width = <4>; spi-rx-bus-width = <4>; + spi-cpha; + spi-cpol; m25p,fast-read; partition@0 {