mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-20 22:23:27 +00:00
20ec6af15e
Move common LED configuration into a separate includible dtsi. Signed-off-by: Russell Senior <russell@personaltelco.net>
10 lines
188 B
Plaintext
10 lines
188 B
Plaintext
// SPDX-License-Identifier: GPL-2.0-or-later OR MIT
|
|
/dts-v1/;
|
|
|
|
#include "ar7241_ubnt_xm_outdoor.dtsi"
|
|
|
|
/ {
|
|
compatible = "ubnt,nano-m", "qca,ar7241";
|
|
model = "Ubiquiti Nanostation M";
|
|
};
|