mirror of
https://github.com/armbian/build
synced 2025-09-24 19:47:06 +07:00
11 lines
182 B
Plaintext
11 lines
182 B
Plaintext
// SPDX-License-Identifier: (GPL-2.0+ OR MIT)
|
|
|
|
/dts-v1/;
|
|
|
|
#include "rk3576-armsom-sige5.dts"
|
|
|
|
/ {
|
|
model = "Banana Pi M5 Pro";
|
|
compatible = "bananapi,m5-pro", "rockchip,rk3576";
|
|
};
|