summaryrefslogtreecommitdiffstats
path: root/target/linux/ath79/dts/ar9344_nec_wg600hp.dts
blob: e586dce7ca8d2aadf6ce3e806f76439b17a24d59 (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 "ar9344_nec_aterm.dtsi"

/ {
	compatible = "nec,wg600hp", "qca,ar9344";
	model = "NEC Aterm WG600HP";
};

&partitions {
	partition@40000 {
		compatible = "denx,uimage";
		label = "firmware";
		reg = <0x040000 0x7c0000>;
	};
};