aboutsummaryrefslogtreecommitdiff
path: root/target/linux/ath79/dts/qcn5502_asus_rt-ac59u-v2.dts
blob: 795bb299e9f568a405115ea9693262b8cfaaef2d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
// SPDX-License-Identifier: GPL-2.0-or-later OR MIT

#include "qcn5502_asus_rt-ac59u.dtsi"

#include <dt-bindings/gpio/gpio.h>
#include <dt-bindings/input/input.h>

/ {
	compatible = "asus,rt-ac59u-v2", "qca,qcn5500", "qca,qca9560";
	model = "ASUS RT-AC59U v2";
};

&mtdparts {
	partition@60000 {
		label = "firmware";
		reg = <0x060000 0x1fa0000>;
		compatible = "denx,uimage";
	};
};