ramips: cleanup SPI flash device tree properties usage
Use only the jedec,spi-nor compatible string. Everything else either never worked or is only support to keep compatibility. Remove the linux,modalias property. It is obsolete since kernel 4.4. Signed-off-by: Mathias Kresin <dev@kresin.me>
This commit is contained in:
@@ -126,7 +126,6 @@
|
||||
#size-cells = <1>;
|
||||
compatible = "jedec,spi-nor";
|
||||
reg = <0>;
|
||||
linux,modalias = "m25p80";
|
||||
spi-max-frequency = <60000000>;
|
||||
m25p,chunked-io = <32>;
|
||||
m25p,fast-read;
|
||||
|
||||
Reference in New Issue
Block a user