aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/pistachio/patches-5.4/901-MIPS-DTS-img-marduk-add-nor-partition-name.patch
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@hauke-m.de>2020-08-15 16:42:29 +0200
committerHauke Mehrtens <hauke@hauke-m.de>2020-08-21 11:46:14 +0200
commit0d81afe3dfc4901831765c358151751da9f7178e (patch)
treed321aa781e52af2cca8953dc42710a9a1a693f31 /target/linux/pistachio/patches-5.4/901-MIPS-DTS-img-marduk-add-nor-partition-name.patch
parentd2b63647cc7a9ee0cfbcd08123e9fb60c32d7a6c (diff)
downloadupstream-0d81afe3dfc4901831765c358151751da9f7178e.tar.gz
upstream-0d81afe3dfc4901831765c358151751da9f7178e.tar.bz2
upstream-0d81afe3dfc4901831765c358151751da9f7178e.zip
pistachio: Add extra devices to dts file
This adds some extra devices to the DTS file. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Diffstat (limited to 'target/linux/pistachio/patches-5.4/901-MIPS-DTS-img-marduk-add-nor-partition-name.patch')
-rw-r--r--target/linux/pistachio/patches-5.4/901-MIPS-DTS-img-marduk-add-nor-partition-name.patch20
1 files changed, 0 insertions, 20 deletions
diff --git a/target/linux/pistachio/patches-5.4/901-MIPS-DTS-img-marduk-add-nor-partition-name.patch b/target/linux/pistachio/patches-5.4/901-MIPS-DTS-img-marduk-add-nor-partition-name.patch
deleted file mode 100644
index a8d021373b..0000000000
--- a/target/linux/pistachio/patches-5.4/901-MIPS-DTS-img-marduk-add-nor-partition-name.patch
+++ /dev/null
@@ -1,20 +0,0 @@
-From b5f49b448cd3c7ab930f1a53c88f739a86071df8 Mon Sep 17 00:00:00 2001
-From: Ian Pozella <Ian.Pozella@imgtec.com>
-Date: Mon, 20 Feb 2017 10:38:07 +0000
-Subject: MIPS: DTS: img: marduk: add nor partition name
-
-Signed-off-by: Ian Pozella <Ian.Pozella@imgtec.com>
----
- arch/mips/boot/dts/img/pistachio_marduk.dts | 1 +
- 1 file changed, 1 insertion(+)
-
---- a/arch/mips/boot/dts/img/pistachio_marduk.dts
-+++ b/arch/mips/boot/dts/img/pistachio_marduk.dts
-@@ -87,6 +87,7 @@
- compatible = "spansion,s25fl016k", "jedec,spi-nor";
- reg = <0>;
- spi-max-frequency = <50000000>;
-+ linux,mtd-name = "spi-nor";
- };
- };
-