mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson
synced 2025-08-28 18:10:32 +00:00

Add basic support for Unisoc's UMS9620, with this patch, the board ums9620-2h10 can run into console. Link: https://lore.kernel.org/r/20231218100234.1102916-4-chunyan.zhang@unisoc.com Signed-off-by: Chunyan Zhang <chunyan.zhang@unisoc.com>
7 lines
171 B
Makefile
7 lines
171 B
Makefile
# SPDX-License-Identifier: GPL-2.0
|
|
dtb-$(CONFIG_ARCH_SPRD) += sc9836-openphone.dtb \
|
|
sp9860g-1h10.dtb \
|
|
sp9863a-1h10.dtb \
|
|
ums512-1h10.dtb \
|
|
ums9620-2h10.dtb
|