aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ath79/dts/qca9563_qxwlan_e1700ac-v2-16m.dts
blob: b851380a47e324a1ac41c59fe399d974d1816a84 (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 "qca9563_qxwlan_e1700ac.dtsi"

/ {
	model = "Qxwlan E1700AC v2 16M";
	compatible = "qxwlan,e1700ac-v2-16m", "qca,qca9563";
};

&partitions {
	partition@70000 {
		compatible = "denx,uimage";
		label = "firmware";
		reg = <0x070000 0xf90000>;
	};
};