ramips: use fixed layout cell "mac-base" for Netgear WNDR3700 v5
[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-0 {
11 label = "blue:wan";
12 color = <LED_COLOR_ID_BLUE>;
13 function = LED_FUNCTION_WAN;
14 gpios = <&gpio 14 GPIO_ACTIVE_LOW>;
15 };
16 };
17 };