blob: 3237b8f716be95b61980314d006a79af78eb7168 (
plain)
1
2
3
4
5
6
7
8
|
// 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";
};
|