smaeul-u-boot/arch/riscv/dts/sun20i-d1-lichee-rv-86-panel-720p.dts
Samuel Holland cf5606cc19 riscv: dts: Add Allwinner D1 devicetrees
This includes the U-boot overlay needed for binman and SPL.

Signed-off-by: Samuel Holland <samuel@sholland.org>
2023-10-31 02:48:34 -05:00

11 lines
302 B
Plaintext

// SPDX-License-Identifier: (GPL-2.0+ OR MIT)
// Copyright (C) 2022 Samuel Holland <samuel@sholland.org>
#include "sun20i-d1-lichee-rv-86-panel.dtsi"
/ {
model = "Sipeed Lichee RV 86 Panel (720p)";
compatible = "sipeed,lichee-rv-86-panel-720p", "sipeed,lichee-rv",
"allwinner,sun20i-d1";
};