Message ID | 1418085432-20374-1-git-send-email-horms+renesas@verge.net.au (mailing list archive) |
---|---|
State | Accepted |
Commit | 9c5becce21af35e59c7313d3603af1d620fffd05 |
Delegated to: | Simon Horman |
Headers | show |
On Tue, Dec 9, 2014 at 1:37 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 Tue, Dec 09, 2014 at 09:53:04AM +0100, Geert Uytterhoeven wrote: > On Tue, Dec 9, 2014 at 1:37 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/r8a7791-koelsch.dts b/arch/arm/boot/dts/r8a7791-koelsch.dts index 6938377..a9a6e37 100644 --- a/arch/arm/boot/dts/r8a7791-koelsch.dts +++ b/arch/arm/boot/dts/r8a7791-koelsch.dts @@ -444,6 +444,8 @@ spi-max-frequency = <30000000>; spi-tx-bus-width = <4>; spi-rx-bus-width = <4>; + spi-cpha; + spi-cpol; m25p,fast-read; partition@0 {