ramips: mt7620a: use mac-base
[openwrt/openwrt.git] / target / linux / ramips / dts / mt7628an_hiwifi_hc5611.dts
1 // SPDX-License-Identifier: GPL-2.0-or-later OR MIT
2
3 #include "mt7628an_hiwifi_hc5x61a.dtsi"
4
5 / {
6 compatible = "hiwifi,hc5611", "mediatek,mt7628an-soc";
7 model = "HiWiFi HC5611";
8
9 leds {
10 compatible = "gpio-leds";
11
12 led_system: system {
13 label = "green:system";
14 gpios = <&gpio 11 GPIO_ACTIVE_HIGH>;
15 default-state = "on";
16 };
17
18 internet {
19 label = "red:internet";
20 gpios = <&gpio 6 GPIO_ACTIVE_LOW>;
21 };
22 };
23 };
24
25 &state_default {
26 gpio {
27 groups = "gpio", "spi cs1", "wdt";
28 function = "gpio";
29 };
30 };