ath79: convert to new LED color/function format where possible
[openwrt/openwrt.git] / target / linux / ath79 / dts / qcn5502_asus_rt-ac59u-v2.dts
1 // SPDX-License-Identifier: GPL-2.0-or-later OR MIT
2
3 #include "qcn5502_asus_rt-ac59u.dtsi"
4
5 #include <dt-bindings/gpio/gpio.h>
6 #include <dt-bindings/input/input.h>
7
8 / {
9 compatible = "asus,rt-ac59u-v2", "qca,qcn5500", "qca,qca9560";
10 model = "ASUS RT-AC59U v2";
11 };
12
13 &mtdparts {
14 partition@60000 {
15 label = "firmware";
16 reg = <0x060000 0x1fa0000>;
17 compatible = "denx,uimage";
18 };
19 };