pistachio: Switch to kernel 4.14
[openwrt/openwrt.git] / target / linux / pistachio / patches-4.9 / 901-MIPS-DTS-img-marduk-add-nor-partition-name.patch
1 From b5f49b448cd3c7ab930f1a53c88f739a86071df8 Mon Sep 17 00:00:00 2001
2 From: Ian Pozella <Ian.Pozella@imgtec.com>
3 Date: Mon, 20 Feb 2017 10:38:07 +0000
4 Subject: MIPS: DTS: img: marduk: add nor partition name
5
6 Signed-off-by: Ian Pozella <Ian.Pozella@imgtec.com>
7 ---
8 arch/mips/boot/dts/img/pistachio_marduk.dts | 1 +
9 1 file changed, 1 insertion(+)
10
11 --- a/arch/mips/boot/dts/img/pistachio_marduk.dts
12 +++ b/arch/mips/boot/dts/img/pistachio_marduk.dts
13 @@ -90,6 +90,7 @@
14 compatible = "spansion,s25fl016k", "jedec,spi-nor";
15 reg = <0>;
16 spi-max-frequency = <50000000>;
17 + linux,mtd-name = "spi-nor";
18 };
19 };
20