mirror of
https://github.com/raspberrypi/linux.git
synced 2025-12-24 19:12:14 +00:00
Add device tree for the MBLS102xA mainboard with TQMLS1021A SoM. Signed-off-by: Alexander Stein <alexander.stein@ew.tq-group.com> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
9 lines
205 B
Makefile
9 lines
205 B
Makefile
# SPDX-License-Identifier: GPL-2.0
|
|
dtb-$(CONFIG_SOC_LS1021A) += \
|
|
ls1021a-iot.dtb \
|
|
ls1021a-moxa-uc-8410a.dtb \
|
|
ls1021a-qds.dtb \
|
|
ls1021a-tqmls1021a-mbls1021a.dtb \
|
|
ls1021a-tsn.dtb \
|
|
ls1021a-twr.dtb
|