linux-loongson/arch/arm64/boot/dts/rockchip/rk3566-bigtreetech-cb2-manta.dts
Ivan Sergeev bfbc663d27 arm64: dts: rockchip: Add BigTreeTech CB2 and Pi2
BigTreeTech CB2 and Pi2 share a lot of hardware configuration, so a
common dtsi file was used to define common nodes and properties. This is
similar to how BigTreeTech CB1 and Pi are implemented.

Signed-off-by: Ivan Sergeev <ivan8215145640@gmail.com>
Link: https://lore.kernel.org/r/20250106-bigtreetech-cb2-v7-2-565567e2c0a4@gmail.com
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
2025-01-08 12:53:05 +01:00

11 lines
210 B
Plaintext

// SPDX-License-Identifier: (GPL-2.0+ OR MIT)
/dts-v1/;
#include "rk3566-bigtreetech-cb2.dtsi"
/ {
model = "BigTreeTech CB2";
compatible = "bigtreetech,cb2-manta", "bigtreetech,cb2", "rockchip,rk3566";
};