mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-30 10:39:04 +00:00
10 lines
196 B
Plaintext
10 lines
196 B
Plaintext
|
// SPDX-License-Identifier: GPL-2.0-or-later OR MIT
|
||
|
|
||
|
/dts-v1/;
|
||
|
#include "mt7621_asiarf_ap7621.dtsi"
|
||
|
|
||
|
/ {
|
||
|
compatible = "asiarf,ap7621-nv1", "mediatek,mt7621-soc";
|
||
|
model = "AsiaRF AP7621-NV1";
|
||
|
};
|