12 lines
202 B
Plaintext
12 lines
202 B
Plaintext
|
// SPDX-License-Identifier: GPL-2.0-only OR MIT
|
||
|
|
||
|
/dts-v1/;
|
||
|
|
||
|
#include "mt7988a.dtsi"
|
||
|
|
||
|
/ {
|
||
|
compatible = "bananapi,bpi-r4", "mediatek,mt7988a";
|
||
|
model = "Banana Pi BPI-R4";
|
||
|
chassis-type = "embedded";
|
||
|
};
|