lantiq: fix up m25p80 device ids (#20975)
[openwrt/staging/chunkeey.git] / target / linux / lantiq / dts / DGN3500.dtsi
index e2641dc0ddb4e617382d910a55cce13719d6f55b..bcb995e3a281e40abb8de7e0bc2237ce6597fd35 100644 (file)
@@ -2,7 +2,7 @@
 
 / {
        chosen {
-               bootargs-append = "console=ttyLTQ0,115200 init=/etc/preinit";
+               bootargs-append = "root= console=ttyLTQ0,115200";
        };
 
        memory@0 {
@@ -82,9 +82,8 @@
                m25p80@0 {
                        #address-cells = <1>;
                        #size-cells = <1>;
-                       compatible = "s25fl129p0";
+                       compatible = "jedec,spi-nor";
                        reg = <0 0>;
-                       linux,modalias = "m25p80", "mx25l3205d";
                        spi-max-frequency = <1000000>;
 
                        partition@0 {