14 lines
210 B
Text
14 lines
210 B
Text
|
// 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";
|
||
|
};
|