ath79: increase SPI frequency for D-Link DAP-2695

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>
This commit is contained in:
Sebastian Schaper 2021-08-23 22:38:36 +02:00 committed by Hauke Mehrtens
parent f1b4c1d82d
commit 3d89685088
1 changed files with 1 additions and 1 deletions

View File

@ -56,7 +56,7 @@
#size-cells = <1>;
compatible = "mx25l12805d";
reg = <0>;
spi-max-frequency = <25000000>;
spi-max-frequency = <50000000>;
partitions {
compatible = "fixed-partitions";