aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/lantiq/files-5.4/arch/mips/boot/dts
diff options
context:
space:
mode:
authorMartin Blumenstingl <martin.blumenstingl@googlemail.com>2020-02-29 22:44:55 +0100
committerMathias Kresin <dev@kresin.me>2020-03-16 22:28:16 +0100
commit3d5d56487dd627f50aa69aba907ccb6049070c9c (patch)
treec915b194b828491c7b2e46c5c4be89c9a7d1bd32 /target/linux/lantiq/files-5.4/arch/mips/boot/dts
parent005dedd3480f47ff1049e132ec8d83bc0e24fbef (diff)
downloadupstream-3d5d56487dd627f50aa69aba907ccb6049070c9c.tar.gz
upstream-3d5d56487dd627f50aa69aba907ccb6049070c9c.tar.bz2
upstream-3d5d56487dd627f50aa69aba907ccb6049070c9c.zip
lantiq: linux 5.4: remove support for the linux,mtd-name OF property
This is referenced in two .dts but never actually used from userspace. Drop support for this property because it's not used and because it makes updating to Linux 5.4 harder (as the patch doesn't apply anymore). Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
Diffstat (limited to 'target/linux/lantiq/files-5.4/arch/mips/boot/dts')
-rw-r--r--target/linux/lantiq/files-5.4/arch/mips/boot/dts/lantiq/falcon_lantiq_easy98000-nand.dts1
-rw-r--r--target/linux/lantiq/files-5.4/arch/mips/boot/dts/lantiq/falcon_sflash-16m.dtsi1
2 files changed, 0 insertions, 2 deletions
diff --git a/target/linux/lantiq/files-5.4/arch/mips/boot/dts/lantiq/falcon_lantiq_easy98000-nand.dts b/target/linux/lantiq/files-5.4/arch/mips/boot/dts/lantiq/falcon_lantiq_easy98000-nand.dts
index 2107da5435..13f9f82b1a 100644
--- a/target/linux/lantiq/files-5.4/arch/mips/boot/dts/lantiq/falcon_lantiq_easy98000-nand.dts
+++ b/target/linux/lantiq/files-5.4/arch/mips/boot/dts/lantiq/falcon_lantiq_easy98000-nand.dts
@@ -18,7 +18,6 @@
reg = <0x0 0x40000>;
#address-cells = <1>;
#size-cells = <1>;
- linux,mtd-name = "gen_nand";
bbt-use-flash;
partition@0 {
diff --git a/target/linux/lantiq/files-5.4/arch/mips/boot/dts/lantiq/falcon_sflash-16m.dtsi b/target/linux/lantiq/files-5.4/arch/mips/boot/dts/lantiq/falcon_sflash-16m.dtsi
index b35f70b646..688b7da44c 100644
--- a/target/linux/lantiq/files-5.4/arch/mips/boot/dts/lantiq/falcon_sflash-16m.dtsi
+++ b/target/linux/lantiq/files-5.4/arch/mips/boot/dts/lantiq/falcon_sflash-16m.dtsi
@@ -7,7 +7,6 @@
flash@0 {
compatible = "spansion,s25fl129p0", "spansion,s25fl129p1";
reg = <0 0>;
- linux,mtd-name = "sflash";
spi-max-frequency = <80000000>;
m25p,fast-read;