]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commitdiff
ARM: dts: remove STiH415-b2000.dts
authorPatrice Chotard <patrice.chotard@st.com>
Thu, 20 Oct 2016 13:21:07 +0000 (15:21 +0200)
committerPatrice Chotard <patrice.chotard@st.com>
Thu, 20 Oct 2016 13:48:38 +0000 (15:48 +0200)
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>
arch/arm/boot/dts/Makefile
arch/arm/boot/dts/stih415-b2000.dts [deleted file]

index 594275c7d163c770eb7ee30256239ef5f9321a70..376db94a695f831239fc4dfd0e357c5b46d72c98 100644 (file)
@@ -712,7 +712,6 @@ dtb-$(CONFIG_ARCH_STI) += \
        stih407-b2120.dtb \
        stih410-b2120.dtb \
        stih410-b2260.dtb \
-       stih415-b2000.dtb \
        stih418-b2199.dtb
 dtb-$(CONFIG_ARCH_STM32)+= \
        stm32f429-disco.dtb \
diff --git a/arch/arm/boot/dts/stih415-b2000.dts b/arch/arm/boot/dts/stih415-b2000.dts
deleted file mode 100644 (file)
index bdfbd37..0000000
+++ /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 "stih415.dtsi"
-#include "stih41x-b2000.dtsi"
-/ {
-       model = "STiH415 B2000 Board";
-       compatible = "st,stih415-b2000", "st,stih415";
-};