aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ath79/dts/ar7242_buffalo_bhr-4grv.dts
blob: d2f40e55655a65c7551bbabf3620900404546949 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
// SPDX-License-Identifier: GPL-2.0-or-later OR MIT
/dts-v1/;

#include "ar7242_buffalo_wzr-bhr.dtsi"

/ {
	compatible = "buffalo,bhr-4grv", "qca,ar7242";
	model = "Buffalo BHR-4GRV";
};

&eth0 {
	mtd-mac-address = <&ART 0x0>;
};

&sec_vpn {
	label = "buffalo:orange:vpn";
};