mediatek: add new layout for Xiaomi Redmi Router AX6000 for OpenWrt U-Boot
[openwrt/staging/jow.git] / target / linux / mediatek / dts / mt7986a-xiaomi-redmi-router-ax6000.dtsi
index 1a80649721cb429d9b5dc5b3f4f696b8e1426688..cd74fbec74279fc141941e8ab3832fe79f4cb731 100644 (file)
        pinctrl-0 = <&spi_flash_pins>;
        status = "okay";
 
-       flash@0 {
+       spi_nand_flash: flash@0 {
                compatible = "spi-nand";
                #address-cells = <1>;
                #size-cells = <1>;
                reg = <0>;
 
-               mediatek,nmbm;
-               mediatek,bmt-max-ratio = <1>;
-               mediatek,bmt-max-reserved-blocks = <64>;
-
                spi-max-frequency = <20000000>;
                spi-tx-buswidth = <4>;
                spi-rx-buswidth = <4>;
                                reg = <0x380000 0x200000>;
                                read-only;
                        };
-
-                       partition@580000 {
-                               label = "crash";
-                               reg = <0x580000 0x40000>;
-                               read-only;
-                       };
-
-                       partition@5c0000 {
-                               label = "crash_log";
-                               reg = <0x5c0000 0x40000>;
-                               read-only;
-                       };
                };
        };
 };