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:
@@ -54,7 +54,6 @@
|
||||
|
||||
&m25p80 {
|
||||
compatible = "jedec,spi-nor";
|
||||
linux,modalias = "m25p80", "mx25l6405d";
|
||||
};
|
||||
|
||||
ðernet {
|
||||
|
||||
Reference in New Issue
Block a user