mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-26 08:51:13 +00:00
14 lines
256 B
Plaintext
14 lines
256 B
Plaintext
|
// SPDX-License-Identifier: GPL-2.0-or-later OR MIT
|
||
|
/dts-v1/;
|
||
|
|
||
|
#include "ar7241_ubnt_xm_outdoor.dtsi"
|
||
|
|
||
|
/ {
|
||
|
compatible = "ubnt,picostation-m", "ubnt,xm", "qca,ar7241";
|
||
|
model = "Ubiquiti Picostation M";
|
||
|
};
|
||
|
|
||
|
ð1 {
|
||
|
compatible = "syscon", "simple-mfd";
|
||
|
};
|