ramips: increase spi frequency for Buffalo WCR-1166DS
authorINAGAKI Hiroshi <musashino.open@gmail.com>
Sat, 9 Jan 2021 06:16:44 +0000 (15:16 +0900)
committerHauke Mehrtens <hauke@hauke-m.de>
Sun, 6 Mar 2022 19:05:45 +0000 (20:05 +0100)
Use higher frequency than current and up the speed to access to the
flash on WCR-1166DS.

Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
target/linux/ramips/dts/mt7628an_buffalo_wcr-1166ds.dts

index 41bad4e3edbda00ed6a60329ef162cb313f0d0eb..f8c024a85d46cbf786854f45411f2b9ebcfb0bcb 100644 (file)
        flash@0 {
                compatible = "jedec,spi-nor";
                reg = <0>;
-               spi-max-frequency = <10000000>;
+               spi-max-frequency = <40000000>;
 
                partitions {
                        compatible = "fixed-partitions";