blob: a3ae7089d5067b3d6bdd3a5cc52a41f55842c5fc (
plain)
1
2
3
4
5
6
7
8
9
|
// SPDX-License-Identifier: GPL-2.0-or-later OR MIT
/dts-v1/;
#include "qca9563_ubnt_unifiac-lite.dtsi"
/ {
compatible = "ubnt,unifiac-lite", "qca,qca9563";
model = "Ubiquiti UniFi-AC-LITE/LR";
};
|