提交 9909d2cb 编写于 作者: G Geert Uytterhoeven 提交者: Simon Horman

ARM: shmobile: lager dts: Enable Quad SPI transfers for the SPI FLASH

Signed-off-by: NGeert Uytterhoeven <geert+renesas@glider.be>
Acked-by: NMagnus Damm <damm@opensource.se>
Signed-off-by: NSimon Horman <horms+renesas@verge.net.au>
上级 ed56083a
...@@ -243,6 +243,8 @@ ...@@ -243,6 +243,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 {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册