aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ath79/dts/qca9531_glinet_gl-ar300m-nand.dts
blob: e08f66bf2a93b8bc32185cd77f2f7db359af0ab3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
// SPDX-License-Identifier: GPL-2.0-or-later OR MIT

#include "qca9531_glinet_gl-ar300m.dtsi"

/ {
	compatible = "glinet,gl-ar300m-nand", "qca,qca9531";
	model = "GL.iNet GL-AR300M (NAND)";
};

&nand_kernel {
	label = "kernel";
};

&nand_ubi {
	label = "ubi";
};