mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-02-13 10:08:34 +00:00
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";
|
|
};
|