ath79: enable UART in SoC DTSI files
[openwrt/openwrt.git] / target / linux / ath79 / dts / ar7241_netgear_wnr2200-16m.dts
index d182b58c056554ae45205dbf2b2de4c8d8955cf6..3842238e540eb0d56bd27351da7e3feb1ceee128 100644 (file)
@@ -1,5 +1,4 @@
 // SPDX-License-Identifier: GPL-2.0-or-later OR MIT
-/dts-v1/;
 
 #include "ar7241_netgear_wnr2200.dtsi"
 
@@ -23,7 +22,9 @@
        partition@50000 {
                label = "firmware";
                reg = <0x50000 0xfa0000>;
-               compatible = "netgear,uimage";
+               compatible = "openwrt,uimage", "denx,uimage";
+               openwrt,ih-magic = <0x32323030>;
+               openwrt,ih-type = <IH_TYPE_FILESYSTEM>;
        };
 
        art: partition@ff0000 {