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