projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ed56083
)
ARM: shmobile: lager dts: Enable Quad SPI transfers for the SPI FLASH
author
Geert Uytterhoeven
<
[email protected]
>
Mon, 14 Apr 2014 17:36:00 +0000
(19:36 +0200)
committer
Simon Horman
<
[email protected]
>
Mon, 14 Apr 2014 23:12:18 +0000
(08:12 +0900)
Signed-off-by: Geert Uytterhoeven <
[email protected]
>
Acked-by: Magnus Damm <
[email protected]
>
Signed-off-by: Simon Horman <
[email protected]
>
arch/arm/boot/dts/r8a7790-lager.dts
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/r8a7790-lager.dts
b/arch/arm/boot/dts/r8a7790-lager.dts
index 265cba1d53dc84d1620b5b0d6f513f2328adfcf4..d350d7c6e9f584ba0abc8812f1d901a3d3e7f7d5 100644
(file)
--- 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 {