From 3d896850885d3d721018aa742b1c7471155b78f0 Mon Sep 17 00:00:00 2001 From: Sebastian Schaper Date: Mon, 23 Aug 2021 22:38:36 +0200 Subject: [PATCH] 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 --- target/linux/ath79/dts/qca9558_dlink_dap-2695-a1.dts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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";