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