1// SPDX-License-Identifier: GPL-2.0-only OR MIT
2
3/dts-v1/;
4
5#include "mt7981b.dtsi"
6
7/ {
8	compatible = "xiaomi,ax3000t", "mediatek,mt7981b";
9	model = "Xiaomi AX3000T";
10
11	memory@40000000 {
12		reg = <0 0x40000000 0 0x10000000>;
13		device_type = "memory";
14	};
15};
16