From f06f585cf16da1188a0f78cbe3d9bdbb01f30b29 Mon Sep 17 00:00:00 2001 From: Han Gao Date: Tue, 7 May 2024 10:22:50 +0000 Subject: [PATCH] fix: remove th1520-b-dsi Signed-off-by: Han Gao --- arch/riscv/boot/dts/thead/Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/arch/riscv/boot/dts/thead/Makefile b/arch/riscv/boot/dts/thead/Makefile index 449f92a10..7d44139ba 100644 --- a/arch/riscv/boot/dts/thead/Makefile +++ b/arch/riscv/boot/dts/thead/Makefile @@ -33,7 +33,6 @@ dtb-$(CONFIG_SOC_THEAD_TH1520_PRD) += th1520-a-product.dtb dtb-$(CONFIG_SOC_THEAD_TH1520_DEV) += th1520-a-val-full.dtb dtb-$(CONFIG_SOC_THEAD_TH1520_DEV) += th1520-a-ref.dtb th1520-a-ref-dsi0.dtb th1520-a-ref-dsi0-hdmi.dtb dtb-$(CONFIG_SOC_THEAD) += th1520-b-product.dtb th1520-b-product-sec.dtb -dtb-$(CONFIG_SOC_THEAD) += th1520-b-dsi.dtb dtb-$(CONFIG_SOC_THEAD) += th1520-b-product-crash.dtb dtb-$(CONFIG_SOC_THEAD_TH1520_DEV) += th1520-b-product-ddr1G.dtb dtb-$(CONFIG_SOC_THEAD_TH1520_DEV) += th1520-b-product-miniapp-hdmi.dtb