lantiq: remove gen_nand compatible string
authorMathias Kresin <dev@kresin.me>
Sat, 7 Oct 2017 09:03:43 +0000 (11:03 +0200)
committerMathias Kresin <dev@kresin.me>
Sat, 7 Oct 2017 18:15:03 +0000 (20:15 +0200)
The generic nand driver fails to load with:

  gen_nand 14000000.nand-parts: platform_nand_data is missing
  gen_nand: probe of 14000000.nand-parts failed with error -22

and the xway-nand driver is used afterwards.

Drop the gen_nand compatible to get rid of the error message.

Signed-off-by: Mathias Kresin <dev@kresin.me>
target/linux/lantiq/dts/BTHOMEHUBV2B.dts
target/linux/lantiq/dts/BTHOMEHUBV3A.dts
target/linux/lantiq/dts/BTHOMEHUBV5A.dts
target/linux/lantiq/dts/EASY80920NAND.dts
target/linux/lantiq/dts/FRITZ3370.dts
target/linux/lantiq/dts/P2812HNUF1.dts
target/linux/lantiq/dts/P2812HNUF3.dts

index 87b4dfbd4af8861891aa5283825ced54c05a2162..d81a113c8434c2006240f7ddc0add34c54da0b75 100644 (file)
@@ -74,7 +74,7 @@
                        };
 
                        nand-parts@0 {            /* NAND Flash: Samsung K9F5608U0D-JIB0 32MB */
-                               compatible = "gen_nand", "lantiq,nand-xway";
+                               compatible = "lantiq,nand-xway";
                                lantiq,cs = <1>;
                                bank-width = <2>;
                                reg = <1 0x0 0x2000000 >;
index ca9020bf7331be872b85d6d7a84be1d740496956..aa37acd540df2504e9dcda5f70aa707e119dce75 100644 (file)
@@ -34,7 +34,7 @@
        fpi@10000000 {
                localbus@0 {
                        nand-parts@0 {            /* NAND Flash: Samsung K9F5608U0D-JIB0 32MB */
-                               compatible = "gen_nand", "lantiq,nand-xway";
+                               compatible = "lantiq,nand-xway";
                                lantiq,cs = <1>;
                                bank-width = <2>;
                                reg = <1 0x0 0x2000000 >;
index a33690cef6a2d8490312e70b409e03d4ee1cc550..81c0511d8cb3e05fb7ac9af6748e2123a148c5dc 100644 (file)
@@ -27,7 +27,7 @@
        fpi@10000000 {
                localbus@0 {
                        nand-parts@0 {
-                               compatible = "gen_nand", "lantiq,nand-xway";
+                               compatible = "lantiq,nand-xway";
                                lantiq,cs = <1>;
                                bank-width = <2>;
                                reg = <0x1 0x0 0x2000000>;
index 332f2fb35c6573c46cbab56853b30abf4bf9435f..cc5fc2227a2329839bcdaa8d33275e98f678f235 100644 (file)
@@ -14,7 +14,7 @@
                localbus@0 {
                        ranges = <0 0 0x4000000 0x3ffffff>;
                        nand-parts@0 {
-                               compatible = "gen_nand", "lantiq,nand-xway";
+                               compatible = "lantiq,nand-xway";
                                lantiq,cs = <1>;
                                bank-width = <2>;
                                reg = <0 0x0 0x2000000>;
index 3f57f45ee882c9f3affc7ac22d5a3f3592ce919c..b4b98e75cf0b973d32715fcb53839a7218b82d28 100644 (file)
@@ -28,7 +28,7 @@
        fpi@10000000 {
                localbus@0 {
                        nand-parts@0 {
-                               compatible = "gen_nand", "lantiq,nand-xway";
+                               compatible = "lantiq,nand-xway";
                                bank-width = <2>;
                                reg = <1 0x0 0x2000000>;
                                #address-cells = <1>;
index b1d9eedb35d769d528d07f47a4884144dbd0d6bc..176aae26b5f8ec007be8c0a40b2ff2fd6e5b7d9b 100644 (file)
@@ -13,7 +13,7 @@
        fpi@10000000 {
                localbus@0 {
                        nand-parts@0 {
-                               compatible = "gen_nand", "lantiq,nand-xway";
+                               compatible = "lantiq,nand-xway";
                                lantiq,cs = <1>;
                                bank-width = <2>;
                                reg = <0 0x0 0x2000000>;
index 366d0346700bc3d2e3136667709926706f38c16c..93d2071da588c1c94a75298542be302448880de9 100644 (file)
@@ -36,7 +36,7 @@
                        };
 
                        nand-parts@0 {
-                               compatible = "gen_nand", "lantiq,nand-xway";
+                               compatible = "lantiq,nand-xway";
                                lantiq,cs = <1>;
                                bank-width = <2>;
                                reg = <1 0x0 0x2000000>;