kernel: mtdsplit_uimage: replace "openwrt, okli" parser
[openwrt/staging/jow.git] / target / linux / ath79 / dts / qca9558_belkin_f9x-v2.dtsi
index af22f6681ac235d5bf1c04619600e5793ddeee4b..624e20096f2062711c88602b0685933b60d20105 100644 (file)
@@ -4,6 +4,7 @@
 
 #include <dt-bindings/gpio/gpio.h>
 #include <dt-bindings/input/input.h>
+#include <dt-bindings/mtd/partitions/uimage.h>
 
 / {
        aliases {
@@ -85,7 +86,8 @@
                        #size-cells = <1>;
 
                        partition@0 {
-                               compatible = "openwrt,okli";
+                               compatible = "openwrt,uimage", "denx,uimage";
+                               openwrt,ih-magic = <IH_MAGIC_OKLI>;
                                label = "firmware";
                                reg = <0x0 0x0>;
                        };