blob: 0c0bb9cb791a8b4ab939559a6447acc56b55cc90 (
plain)
1
2
3
4
5
6
7
8
|
// SPDX-License-Identifier: GPL-2.0-or-later OR MIT
#include "qca9563_ubnt_unifiac-pro.dtsi"
/ {
compatible = "ubnt,unifiac-mesh-pro", "qca,qca9563";
model = "Ubiquiti UniFi AC Mesh Pro";
};
|