ath79: bump SPI frequency of Senao qca955x routers
authorMichael Pratt <mcpratt@pm.me>
Sat, 21 Jan 2023 19:13:54 +0000 (14:13 -0500)
committerHauke Mehrtens <hauke@hauke-m.de>
Sun, 12 Feb 2023 17:07:31 +0000 (18:07 +0100)
All boards using this DTSI are expected to have
the same 16 MB MX25L12845EMI-10G flash chip,
or a larger one which can also use 40 MHz frequency.

Signed-off-by: Michael Pratt <mcpratt@pm.me>
target/linux/ath79/dts/qca955x_senao_router-dual.dtsi

index 20bea91e8deaf0169af65d94eb507f936245d3b5..e1b76bcbd1f81b9851c0b68fa265e26cca4398b7 100644 (file)
@@ -55,7 +55,7 @@
        flash@0 {
                compatible = "jedec,spi-nor";
                reg = <0>;
-               spi-max-frequency = <25000000>;
+               spi-max-frequency = <40000000>;
 
                partitions {
                        compatible = "fixed-partitions";