mirror of
https://github.com/hanwckf/immortalwrt-mt798x.git
synced 2025-01-10 11:09:57 +08:00
10 lines
228 B
Plaintext
10 lines
228 B
Plaintext
|
// SPDX-License-Identifier: GPL-2.0-or-later OR MIT
|
||
|
|
||
|
#include "mt7621_dlink_dir-8xx-r1.dtsi"
|
||
|
#include "mt7621_dlink_dir-882-x1.dtsi"
|
||
|
|
||
|
/ {
|
||
|
compatible = "dlink,dir-882-r1", "mediatek,mt7621-soc";
|
||
|
model = "D-Link DIR-882 R1";
|
||
|
};
|