From f1f0b92a795e3f238912d5f03172627141af2375 Mon Sep 17 00:00:00 2001 From: Mathias Kresin Date: Thu, 2 Feb 2017 22:11:23 +0100 Subject: 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 --- target/linux/ramips/dts/AWM002-8M.dtsi | 1 - 1 file changed, 1 deletion(-) (limited to 'target/linux/ramips/dts/AWM002-8M.dtsi') diff --git a/target/linux/ramips/dts/AWM002-8M.dtsi b/target/linux/ramips/dts/AWM002-8M.dtsi index 1e6970d..3ea20e6 100644 --- a/target/linux/ramips/dts/AWM002-8M.dtsi +++ b/target/linux/ramips/dts/AWM002-8M.dtsi @@ -7,5 +7,4 @@ &m25p80 { compatible = "jedec,spi-nor"; - linux,modalias = "m25p80", "mx25l6405d"; }; -- cgit v1.1