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