mirror of
https://github.com/openwrt/openwrt.git
synced 2025-01-11 15:33:03 +00:00
14 lines
210 B
Plaintext
14 lines
210 B
Plaintext
|
// SPDX-License-Identifier: GPL-2.0
|
||
|
/dts-v1/;
|
||
|
|
||
|
#include "ar7241_ubnt-xm.dtsi"
|
||
|
|
||
|
/ {
|
||
|
compatible = "ubnt,xm", "qca,ar7241";
|
||
|
model = "Ubiquiti Networks XM (rev 1.0) board";
|
||
|
};
|
||
|
|
||
|
ð1 {
|
||
|
compatible = "syscon";
|
||
|
};
|