Re: [PATCH v2 2/2] ARM: dts: dra7x: Support QSPI MODE-0 operation at 64MHz

From: Tony Lindgren
Date: Tue Apr 26 2016 - 13:52:51 EST


* Rob Herring <robh@xxxxxxxxxx> [160422 12:35]:
> On Wed, Apr 20, 2016 at 05:03:00PM +0530, Vignesh R wrote:
> > According to Data Manual(SPRS915P) of AM57x, TI QSPI controller on
> > DRA74(rev 1.1+)/DRA72 EVM can support up to 64MHz in MODE-0, whereas
> > MODE-3 is limited to 48MHz. Hence, switch to MODE-0 for better
> > throughput.
> >
> > Signed-off-by: Vignesh R <vigneshr@xxxxxx>
> > ---
> >
> > v2: rebased on linux-next 20160419 to include moving to
> > dra72-evm-common.dtsi
> >
> >
> > Documentation/devicetree/bindings/spi/ti_qspi.txt | 7 +++++++
> > arch/arm/boot/dts/dra7-evm.dts | 6 ++----
> > arch/arm/boot/dts/dra72-evm-common.dtsi | 6 ++----
> > 3 files changed, 11 insertions(+), 8 deletions(-)
>
> Acked-by: Rob Herring <robh@xxxxxxxxxx>

Applying both into omap-for-v4.7/dt thanks.

Tony