From 19222f6522d38d6e8184f3930e83296c21650225 Mon Sep 17 00:00:00 2001 From: Ahmad Fatoum Date: Thu, 18 Jun 2020 11:11:00 +0200 Subject: ARM: zynqmp: dts: drop now superfluous zynqmp.dtsi zynqmp.dtsi's only node is now available in the upstream dtsi at same path and same contents, so we can drop the file again. Signed-off-by: Ahmad Fatoum Signed-off-by: Sascha Hauer --- arch/arm/dts/zynqmp-zcu104-revA.dts | 1 - arch/arm/dts/zynqmp.dtsi | 17 ----------------- 2 files changed, 18 deletions(-) delete mode 100644 arch/arm/dts/zynqmp.dtsi (limited to 'arch') diff --git a/arch/arm/dts/zynqmp-zcu104-revA.dts b/arch/arm/dts/zynqmp-zcu104-revA.dts index c03112d7a0..8b8dd84c1d 100644 --- a/arch/arm/dts/zynqmp-zcu104-revA.dts +++ b/arch/arm/dts/zynqmp-zcu104-revA.dts @@ -8,5 +8,4 @@ */ #include -#include "zynqmp.dtsi" #include "zynqmp-clk.dtsi" diff --git a/arch/arm/dts/zynqmp.dtsi b/arch/arm/dts/zynqmp.dtsi deleted file mode 100644 index 59984ee758..0000000000 --- a/arch/arm/dts/zynqmp.dtsi +++ /dev/null @@ -1,17 +0,0 @@ -// SPDX-License-Identifier: GPL-2.0+ -/* - * dts file for Xilinx ZynqMP - * - * (C) Copyright 2014 - 2015, Xilinx, Inc. - * - * Michal Simek - */ - -/ { - firmware { - zynqmp_firmware: zynqmp-firmware { - compatible = "xlnx,zynqmp-firmware"; - method = "smc"; - }; - }; -}; -- cgit v1.2.3