From: Sebastian Schaper Date: Mon, 23 Aug 2021 20:38:36 +0000 (+0200) Subject: ath79: increase SPI frequency for D-Link DAP-2695 X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=3d896850885d3d721018aa742b1c7471155b78f0;p=openwrt%2Fstaging%2Fdedeckeh.git 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 --- diff --git a/target/linux/ath79/dts/qca9558_dlink_dap-2695-a1.dts b/target/linux/ath79/dts/qca9558_dlink_dap-2695-a1.dts index 15a32a1f3f..53b1e03da6 100644 --- a/target/linux/ath79/dts/qca9558_dlink_dap-2695-a1.dts +++ b/target/linux/ath79/dts/qca9558_dlink_dap-2695-a1.dts @@ -56,7 +56,7 @@ #size-cells = <1>; compatible = "mx25l12805d"; reg = <0>; - spi-max-frequency = <25000000>; + spi-max-frequency = <50000000>; partitions { compatible = "fixed-partitions";