ath79: fix compatible strings
authorMathias Kresin <dev@kresin.me>
Mon, 6 Aug 2018 06:03:30 +0000 (08:03 +0200)
committerMathias Kresin <dev@kresin.me>
Wed, 8 Aug 2018 05:24:22 +0000 (07:24 +0200)
Use only the jedec,spi-nor compatible string. Everything else either
never worked or is only support to keep compatibility.

Signed-off-by: Mathias Kresin <dev@kresin.me>
target/linux/ath79/dts/ar7161_netgear_wndr3800.dts
target/linux/ath79/dts/ar7241_ubnt_unifi.dts
target/linux/ath79/dts/ar7241_ubnt_xm.dtsi
target/linux/ath79/dts/ar9344_pcs_cr5000.dts
target/linux/ath79/dts/qca9558_openmesh_om5p-ac-v2.dts

index 59b868480aae19c529df4d5f819fed36e0afde59..7529c68be483a0512ac590ef1545e99c1ac8cce5 100644 (file)
        flash@0 {
                #address-cells = <1>;
                #size-cells = <1>;
-               compatible = "mx25l12805d";
+               compatible = "jedec,spi-nor";
                reg = <0>;
                spi-max-frequency = <25000000>;
 
index 7294fb4ac8eda88384dcc42c23d30547cfb313b2..368c05bf24553de3094d90f3d773a95f4b4776c0 100644 (file)
@@ -62,7 +62,7 @@
        flash@0 {
                #address-cells = <1>;
                #size-cells = <1>;
-               compatible = "mx25l6405d";
+               compatible = "jedec,spi-nor";
                reg = <0>;
                spi-max-frequency = <25000000>;
 
index e07e9c662ba607ca9d4eee891c34ff87adb2f0c7..71dd8edd6c9c75d0fca12205e26b4e64a58f99ce 100644 (file)
@@ -67,7 +67,7 @@
        flash@0 {
                #address-cells = <1>;
                #size-cells = <1>;
-               compatible = "mx25l6405d";
+               compatible = "jedec,spi-nor";
                reg = <0>;
                spi-max-frequency = <25000000>;
 
index f7a7add20efd4ec7d53b58bdc7516a70ca702152..cbdcb6da470101d2bb73eb8b32923e09870b10fa 100644 (file)
        status = "okay";
 
        ath9k: wifi@168c,0030 {
-               compatible = "168c,0030";
+               compatible = "pci168c,0030";
                mtd-mac-address = <&art 0x5002>;
                #gpio-cells = <2>;
                gpio-controller;
index caae78ecfe0cbd597c9518e8dbcebc1e8647a145..5bbbc439b8ad775bb09c85d314444b9f511eccc2 100644 (file)
        flash@0 {
                #address-cells = <1>;
                #size-cells = <1>;
-               compatible = "mx25l12805d";
+               compatible = "jedec,spi-nor";
                reg = <0>;
                spi-max-frequency = <25000000>;