ath79: fix dts of Teltonika RUT9xx devices
[openwrt/staging/wigyori.git] / target / linux / ath79 / dts / ar7242_buffalo_bhr-4grv.dts
1 // SPDX-License-Identifier: GPL-2.0-or-later OR MIT
2 /dts-v1/;
3
4 #include "ar7242_buffalo_wzr-bhr.dtsi"
5
6 / {
7 compatible = "buffalo,bhr-4grv", "qca,ar7242";
8 model = "Buffalo BHR-4GRV";
9 };
10
11 &leds {
12 sec_vpn {
13 label = "buffalo:orange:vpn";
14 gpios = <&gpio 13 GPIO_ACTIVE_LOW>;
15 };
16 };
17
18 &eth0 {
19 mtd-mac-address = <&art 0x0>;
20 };