ramips: drop remaining m25p,chunked-io from DTS
authorAdrian Schmutzler <freifunk@adrianschmutzler.de>
Mon, 3 Aug 2020 21:53:21 +0000 (23:53 +0200)
committerAdrian Schmutzler <freifunk@adrianschmutzler.de>
Thu, 6 Aug 2020 14:56:07 +0000 (16:56 +0200)
This option was a spi nor hack which is dropped in commit bcf4a5f474d1
("ramips: remove chunked-io patch and set spi->max_transfer_size instead")

Most of it has already been removed in
be2b61e4f1ec ("ramips: drop m25p,chunked-io from dts")

It seems all current usages were added after that. Remove them.

Cc: Chuanhong Guo <gch981213@gmail.com>
Reported-by: Sungbo Eo <mans0n@gorani.run>
Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
target/linux/ramips/dts/mt7628an_jotale_js76x8.dtsi
target/linux/ramips/dts/mt7628an_tplink_tl-wr841n-v14.dts
target/linux/ramips/dts/mt7628an_wiznet_wizfi630s.dts

index 61c5d7b7c498fd73e2729482d99f1a8bd61e59fe..9bd1da4443511d01287dc5c9ae3c3644ce709713 100644 (file)
@@ -62,7 +62,6 @@
                compatible = "jedec,spi-nor";
                reg = <0>;
                spi-max-frequency = <40000000>;
-               m25p,chunked-io = <32>;
 
                partitions {
                        compatible = "fixed-partitions";
index b33c2ecae82ac39e48e0b6d88d04071c7a0b26b4..9731008aea1c22f6d6cee1c129df8c9c5174bca2 100644 (file)
@@ -65,7 +65,6 @@
                compatible = "jedec,spi-nor";
                reg = <0>;
                spi-max-frequency = <10000000>;
-               m25p,chunked-io = <32>;
 
                partitions {
                        compatible = "fixed-partitions";
index 3bb1e06eb1914d000232fc4188ea3ea560e72944..91661bb2b0e9247d57952437e4fd0aa0b8d46db8 100644 (file)
@@ -98,7 +98,6 @@
                compatible = "jedec,spi-nor";
                reg = <0>;
                spi-max-frequency = <40000000>;
-               m25p,chunked-io = <31>;
 
                partitions {
                        compatible = "fixed-partitions";