ath79: add support for Ubiquiti airCube AC
[openwrt/openwrt.git] / target / linux / ath79 / dts / ar9344_netgear_wndr_wan.dtsi
1 // SPDX-License-Identifier: GPL-2.0-or-later OR MIT
2
3 &leds {
4 wan_green {
5 label = "green:wan";
6 gpios = <&gpio 1 GPIO_ACTIVE_LOW>;
7 };
8
9 wan_amber {
10 label = "amber:wan";
11 gpios = <&gpio 3 GPIO_ACTIVE_LOW>;
12 };
13 };