From 1ca954e49e7190fe908698952f9f5ffaea642ca2 Mon Sep 17 00:00:00 2001 From: "pengzhao.liu" Date: Tue, 7 Jun 2022 11:20:05 +0800 Subject: [PATCH] kernel: rename c3_c30xx_aw419.dts to c3_c308l_aw419.dts [1/1] PD#SWPL-83762 Problem: rename c3_c30xx_aw419.dts to c3_c308l_aw419.dts Solution: rename c3_c30xx_aw419.dts to c3_c308l_aw419.dts Verify: AW419-C308L Signed-off-by: pengzhao.liu Change-Id: I9221b30b6d01238c0fabb4cf420c713eb7a03f49 --- arch/arm/boot/dts/amlogic/Makefile | 2 +- .../boot/dts/amlogic/{c3_c30xx_aw419.dts => c3_c308l_aw419.dts} | 0 2 files changed, 1 insertion(+), 1 deletion(-) rename arch/arm/boot/dts/amlogic/{c3_c30xx_aw419.dts => c3_c308l_aw419.dts} (100%) diff --git a/arch/arm/boot/dts/amlogic/Makefile b/arch/arm/boot/dts/amlogic/Makefile index 382e17156..dd0fa26eb 100644 --- a/arch/arm/boot/dts/amlogic/Makefile +++ b/arch/arm/boot/dts/amlogic/Makefile @@ -4,4 +4,4 @@ dtb-y += c3_pxp.dtb dtb-y += a1-a113l-ad401.dtb dtb-y += a1-a113l-ad409.dtb dtb-y += a1-a113l-ad403.dtb -dtb-y += c3_c30xx_aw419.dtb +dtb-y += c3_c308l_aw419.dtb diff --git a/arch/arm/boot/dts/amlogic/c3_c30xx_aw419.dts b/arch/arm/boot/dts/amlogic/c3_c308l_aw419.dts similarity index 100% rename from arch/arm/boot/dts/amlogic/c3_c30xx_aw419.dts rename to arch/arm/boot/dts/amlogic/c3_c308l_aw419.dts