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