rockchip: dts: rv1126: enlarge spi_nor's spi-max-frequency

The high speed spi nor's max frequency is about 133MHz and the
IO interface rate is about 100MHz, so enlarge spi-max-frequency
to 100MHz.

Signed-off-by: Jason Zhu <jason.zhu@rock-chips.com>
Change-Id: I9ef7e459dece5e70eefd72024264a94a672636d1
This commit is contained in:
Jason Zhu 2020-07-01 09:56:45 +08:00 committed by Jianhong Chen
parent cf13b78438
commit a79c31be17
1 changed files with 1 additions and 1 deletions

View File

@ -107,7 +107,7 @@
reg = <0>;
spi-tx-bus-width = <1>;
spi-rx-bus-width = <4>;
spi-max-frequency = <96000000>;
spi-max-frequency = <100000000>;
};
};