// SPDX-License-Identifier: (GPL-2.0 OR MIT) /dts-v1/; #include "mt7986a-xiaomi-redmi-router-ax6000.dtsi" / { model = "Xiaomi Redmi Router AX6000 (stock layout)"; compatible = "xiaomi,redmi-router-ax6000-stock", "mediatek,mt7986a"; }; &partitions { partition@600000 { label = "ubi_kernel"; reg = <0x600000 0x1e00000>; }; partition@2400000 { label = "ubi"; reg = <0x2400000 0x5000000>; }; };