ath79: reduce spi-max-frequency for Mikrotik wAP G-5HacT2HnD
authorRoger Pueyo Centelles <roger.pueyo@guifi.net>
Wed, 8 Apr 2020 08:37:52 +0000 (10:37 +0200)
committerKoen Vandeputte <koen.vandeputte@ncentric.com>
Thu, 16 Apr 2020 11:44:18 +0000 (13:44 +0200)
The previous spi-max-frequency value did not work with all the CPU speed
settings (configurable with rbcfg or from the stock firmware); the new
one does for the three of them.

Signed-off-by: Roger Pueyo Centelles <roger.pueyo@guifi.net>
target/linux/ath79/dts/qca9556_mikrotik_routerboard-wap-g-5hact2hnd.dts

index 5fd4623726d4398b57b9c79dc895eae79b7fa805..529ac1cf3b8be90ea24ff01053ea20383882f057 100644 (file)
@@ -73,7 +73,7 @@
        flash@0 {
                compatible = "jedec,spi-nor";
                reg = <0>;
-               spi-max-frequency = <50000000>;
+               spi-max-frequency = <40000000>;
 
                partitions {
                        compatible = "fixed-partitions";