ramips: add support for YunCore G720
[openwrt/openwrt.git] / target / linux / ramips / dts / mt7621_beeline_smartbox-flash.dts
1 // SPDX-License-Identifier: GPL-2.0-or-later OR MIT
2
3 #include "mt7621_arcadyan_wg4xx223.dtsi"
4
5 / {
6 compatible = "beeline,smartbox-flash", "mediatek,mt7621-soc";
7 model = "Beeline SmartBox Flash";
8
9 leds {
10 led-2 {
11 color = <LED_COLOR_ID_BLUE>;
12 function = LED_FUNCTION_WAN;
13 gpios = <&gpio 14 GPIO_ACTIVE_LOW>;
14 };
15 };
16 };