pistachio: Make patches and configuration apply on to of 5.4
[openwrt/staging/ynezz.git] / target / linux / pistachio / patches-5.4 / 902-MIPS-DTS-img-marduk-add-nand-device-support.patch
index bd03f08126343d55380e782946b668d891113b6d..d95f1af94df7882f46b9b3abfe7da44c12d526e9 100644 (file)
@@ -10,12 +10,12 @@ Signed-off-by: Abhimanyu Vishwakarma <Abhimanyu.Vishwakarma@imgtec.com>
 
 --- a/arch/mips/boot/dts/img/pistachio_marduk.dts
 +++ b/arch/mips/boot/dts/img/pistachio_marduk.dts
-@@ -92,6 +92,17 @@
+@@ -89,6 +89,17 @@
                spi-max-frequency = <50000000>;
                linux,mtd-name = "spi-nor";
        };
 +      flash@1 {
-+              compatible = "gigadevice,gd5f";
++              compatible = "spi-nand";
 +              reg = <1>;
 +              spi-max-frequency = <50000000>;
 +              nand-on-flash-bbt;