From 9e4a0694c8a375dbd5085827f738992f2febe6a3 Mon Sep 17 00:00:00 2001 From: Kever Yang Date: Mon, 23 Aug 2021 16:09:48 +0800 Subject: [PATCH] arm64: dts: rockchip: Rename rk3588.dtsi to rk3588s.dtsi rk3588s is a small package version of rk3588, which have less peripherial interface, so we use it as base version and rk3588 will be the full version. Signed-off-by: Kever Yang Change-Id: I56418768af54e76db3d751f3151ff056109b7f18 --- arch/arm64/boot/dts/rockchip/{rk3588.dtsi => rk3588s.dtsi} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename arch/arm64/boot/dts/rockchip/{rk3588.dtsi => rk3588s.dtsi} (100%) diff --git a/arch/arm64/boot/dts/rockchip/rk3588.dtsi b/arch/arm64/boot/dts/rockchip/rk3588s.dtsi similarity index 100% rename from arch/arm64/boot/dts/rockchip/rk3588.dtsi rename to arch/arm64/boot/dts/rockchip/rk3588s.dtsi