ARM: shmobile: koelsch dts: Enable Quad SPI transfers for the SPI FLASH
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
This commit is contained in:
parent
05f3991622
commit
ed56083acf
@ -354,6 +354,8 @@
|
|||||||
compatible = "spansion,s25fl512s";
|
compatible = "spansion,s25fl512s";
|
||||||
reg = <0>;
|
reg = <0>;
|
||||||
spi-max-frequency = <30000000>;
|
spi-max-frequency = <30000000>;
|
||||||
|
spi-tx-bus-width = <4>;
|
||||||
|
spi-rx-bus-width = <4>;
|
||||||
m25p,fast-read;
|
m25p,fast-read;
|
||||||
|
|
||||||
partition@0 {
|
partition@0 {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user