summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/stih416-b2000.dts
diff options
context:
space:
mode:
authorPatrice Chotard <patrice.chotard@st.com>2016-10-20 15:16:33 +0200
committerPatrice Chotard <patrice.chotard@st.com>2016-10-20 15:48:35 +0200
commit495075275949123481a990103d3f9364b8f9ea0c (patch)
treef7126030a21760cee51928cc7790010083cc5cee /arch/arm/boot/dts/stih416-b2000.dts
parentee6310e8b2095e593a7d6f391105d572adad5a06 (diff)
ARM: dts: remove STiH416-b2000.dts
Since v4.8, STiH415/416 clock support has been removed [1], these platform doesn't boot. We can remove DTS files related to these socs. [1] https://patchwork.kernel.org/patch/9157571/ Signed-off-by: Patrice Chotard <patrice.chotard@st.com>
Diffstat (limited to 'arch/arm/boot/dts/stih416-b2000.dts')
-rw-r--r--arch/arm/boot/dts/stih416-b2000.dts15
1 files changed, 0 insertions, 15 deletions
diff --git a/arch/arm/boot/dts/stih416-b2000.dts b/arch/arm/boot/dts/stih416-b2000.dts
deleted file mode 100644
index 488e80a5d69d..000000000000
--- a/arch/arm/boot/dts/stih416-b2000.dts
+++ /dev/null
@@ -1,15 +0,0 @@
-/*
- * Copyright (C) 2013 STMicroelectronics (R&D) Limited.
- * Author: Srinivas Kandagatla <srinivas.kandagatla@st.com>
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License version 2 as
- * publishhed by the Free Software Foundation.
- */
-/dts-v1/;
-#include "stih416.dtsi"
-#include "stih41x-b2000.dtsi"
-/ {
- model = "STiH416 B2000";
- compatible = "st,stih416-b2000", "st,stih416";
-};