summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorINAGAKI Hiroshi <musashino.open@gmail.com>2020-05-16 15:14:18 +0900
committerAdrian Schmutzler <freifunk@adrianschmutzler.de>2020-06-21 20:48:46 +0200
commitb5ae70d0530d1a733816f921ae0fe4dd58251fbb (patch)
tree7f20109fded709ce22f493f4d95dc5e744045b38
parent5aae0c786221f3d1cbb33bc08bdc1c9e7957f4ca (diff)
downloadopenwrt-b5ae70d0530d1a733816f921ae0fe4dd58251fbb.tar.gz
openwrt-b5ae70d0530d1a733816f921ae0fe4dd58251fbb.tar.bz2
openwrt-b5ae70d0530d1a733816f921ae0fe4dd58251fbb.zip
ramips: increase SPI frequency for ELECOM WRC-GST devices
Increase the SPI frequency for ELECOM WRC-1900GST and WRC-2533GST to 40 MHz by updating the common DTSI file. Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com> [WRC-1900GST] Acked-by: NOGUCHI Hiroshi <drvlabo@gmail.com> [split patch, adjust commit title/message] Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
-rw-r--r--target/linux/ramips/dts/mt7621_elecom_wrc-gst.dtsi2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ramips/dts/mt7621_elecom_wrc-gst.dtsi b/target/linux/ramips/dts/mt7621_elecom_wrc-gst.dtsi
index 3bfdbe398c..03fe467578 100644
--- a/target/linux/ramips/dts/mt7621_elecom_wrc-gst.dtsi
+++ b/target/linux/ramips/dts/mt7621_elecom_wrc-gst.dtsi
@@ -127,7 +127,7 @@
flash@0 {
compatible = "jedec,spi-nor";
reg = <0>;
- spi-max-frequency = <10000000>;
+ spi-max-frequency = <40000000>;
partitions {
compatible = "fixed-partitions";