tools/zstd: enable position independent code compilation
[openwrt/openwrt.git] / target / linux / ath79 / dts / ar7240_ubnt_bullet-m-ar7240.dts
1 // SPDX-License-Identifier: GPL-2.0-or-later OR MIT
2
3 #include "ar7240.dtsi"
4 #include "ar724x_ubnt_xm.dtsi"
5 #include "ar724x_ubnt_xm_outdoor.dtsi"
6
7 / {
8 compatible = "ubnt,bullet-m-ar7240", "ubnt,xm", "qca,ar7240";
9 model = "Ubiquiti Bullet M (XM AR7240)";
10 };
11
12 &eth0 {
13 fixed-link {
14 speed = <100>;
15 full-duplex;
16 };
17 };
18
19 &eth1 {
20 compatible = "syscon", "simple-mfd";
21 };