ath79: increase SPI frequency for D-Link DAP-2695
authorSebastian Schaper <openwrt@sebastianschaper.net>
Mon, 23 Aug 2021 20:38:36 +0000 (22:38 +0200)
committerHauke Mehrtens <hauke@hauke-m.de>
Sat, 20 Nov 2021 20:08:25 +0000 (21:08 +0100)
This device can be merged with the existing dtsi,
which will increase spi-max-frequency to 50 MHz.

To make this change more visible, increase to 50 MHz before merging.

Signed-off-by: Sebastian Schaper <openwrt@sebastianschaper.net>
target/linux/ath79/dts/qca9558_dlink_dap-2695-a1.dts

index 15a32a1f3fe041e375cb7cae1570770e489d4a79..53b1e03da6346b36f12822c12470b12abf6d429d 100644 (file)
@@ -56,7 +56,7 @@
                #size-cells = <1>;
                compatible = "mx25l12805d";
                reg = <0>;
-               spi-max-frequency = <25000000>;
+               spi-max-frequency = <50000000>;
 
                partitions {
                        compatible = "fixed-partitions";