summaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/r8a7790-lager.dts
diff options
context:
space:
mode:
authorGeert Uytterhoeven <geert+renesas@glider.be>2014-04-14 19:36:00 +0200
committerSimon Horman <horms+renesas@verge.net.au>2014-04-15 08:12:18 +0900
commit9909d2cb41a9c752cbbef5d9fb57d80a7196e951 (patch)
treeb94a82203d3858d6de83234e8e723be574c64e60 /arch/arm/boot/dts/r8a7790-lager.dts
parented56083acfe7c872318b8321c7d0e25a6b520371 (diff)
downloadop-kernel-dev-9909d2cb41a9c752cbbef5d9fb57d80a7196e951.zip
op-kernel-dev-9909d2cb41a9c752cbbef5d9fb57d80a7196e951.tar.gz
ARM: shmobile: lager dts: Enable Quad SPI transfers for the SPI FLASH
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Acked-by: Magnus Damm <damm@opensource.se> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
Diffstat (limited to 'arch/arm/boot/dts/r8a7790-lager.dts')
-rw-r--r--arch/arm/boot/dts/r8a7790-lager.dts2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/r8a7790-lager.dts b/arch/arm/boot/dts/r8a7790-lager.dts
index 265cba1..d350d7c 100644
--- a/arch/arm/boot/dts/r8a7790-lager.dts
+++ b/arch/arm/boot/dts/r8a7790-lager.dts
@@ -243,6 +243,8 @@
compatible = "spansion,s25fl512s";
reg = <0>;
spi-max-frequency = <30000000>;
+ spi-tx-bus-width = <4>;
+ spi-rx-bus-width = <4>;
m25p,fast-read;
partition@0 {
OpenPOWER on IntegriCloud