10 lines
197 B
Plaintext
10 lines
197 B
Plaintext
|
// SPDX-License-Identifier: GPL-2.0-or-later OR MIT
|
||
|
/dts-v1/;
|
||
|
|
||
|
#include "ar7161_adtran_bsap1880.dtsi"
|
||
|
|
||
|
/ {
|
||
|
model = "Adtran/Bluesocket BSAP-1840";
|
||
|
compatible = "adtran,bsap1840", "qca,ar7161";
|
||
|
};
|