aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ath79/dts/ar7240_ubnt_bullet-m-ar7240.dts
blob: 73626f1ff4b40b4b03e7e412fe6f65646b154667 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
// SPDX-License-Identifier: GPL-2.0-or-later OR MIT
/dts-v1/;

#include "ar7240.dtsi"
#include "ar724x_ubnt_xm.dtsi"
#include "ar724x_ubnt_xm_outdoor.dtsi"

/ {
	compatible = "ubnt,bullet-m-ar7240", "ubnt,xm", "qca,ar7240";
	model = "Ubiquiti Bullet M (XM AR7240)";
};

&eth0 {
	fixed-link {
		speed = <100>;
		full-duplex;
	};
};

&eth1 {
	compatible = "syscon", "simple-mfd";
};