linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/5] Remove STiH415/416 SoC platform support remaining parts
@ 2016-10-21 15:57 patrice.chotard
  2016-10-21 15:57 ` [PATCH 1/5] thermal: st_thermal_syscfg: Remove obsolete STiH415/416 platform support patrice.chotard
                   ` (4 more replies)
  0 siblings, 5 replies; 10+ messages in thread
From: patrice.chotard @ 2016-10-21 15:57 UTC (permalink / raw)
  To: linux-arm-kernel, linux-kernel, kernel, devicetree
  Cc: peter.griffin, lee.jones, kernel, patrice.chotard

From: Patrice Chotard <patrice.chotard@st.com>

ST have sent patches which remove clock support for these SoCs [1]
which once applied mean the platform will no longer boot.

This series cleans up remaining STi drivers which have
support for these SoC's, by removing code, and updating the DT
documentation accordingly. Some drivers such as st_thermal_syscfg
can be removed completely because the IP is only found on these 
legacy SoC's.

Patrice Chotard (5):
  thermal: st_thermal_syscfg: Remove obsolete STiH415/416 platform
    support.
  ARM: multi_v7_defconfig: Remove ST_THERMAL_SYSCFG Kconfig symbol
  ARM: multi_v7_defconfig: Remove CONFIG_ST_THERMAL_MEMMAP Kconfig
    symbol
  irqchip: st: remove STiH415/416 irqchip support
  irqchip: st: Remove obsolete platforms from dt binding doc

 .../interrupt-controller/st,sti-irq-syscfg.txt     |   6 +-
 arch/arm/configs/multi_v7_defconfig                |   2 -
 drivers/irqchip/irq-st.c                           |  10 --
 drivers/thermal/st/Kconfig                         |   4 -
 drivers/thermal/st/Makefile                        |   1 -
 drivers/thermal/st/st_thermal_syscfg.c             | 178 ---------------------
 6 files changed, 2 insertions(+), 199 deletions(-)
 delete mode 100644 drivers/thermal/st/st_thermal_syscfg.c

-- 
1.9.1

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2016-11-02 13:22 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-10-21 15:57 [PATCH 0/5] Remove STiH415/416 SoC platform support remaining parts patrice.chotard
2016-10-21 15:57 ` [PATCH 1/5] thermal: st_thermal_syscfg: Remove obsolete STiH415/416 platform support patrice.chotard
2016-10-21 15:57 ` [PATCH 2/5] ARM: multi_v7_defconfig: Remove ST_THERMAL_SYSCFG Kconfig symbol patrice.chotard
2016-10-21 15:57 ` [PATCH 3/5] ARM: multi_v7_defconfig: Remove CONFIG_ST_THERMAL_MEMMAP " patrice.chotard
2016-10-24 10:14   ` Peter Griffin
2016-11-02 13:22     ` Patrice Chotard
2016-10-21 15:57 ` [PATCH 4/5] irqchip: st: remove STiH415/416 irqchip support patrice.chotard
2016-10-21 15:57 ` [PATCH 5/5] irqchip: st: Remove obsolete platforms from dt binding doc patrice.chotard
2016-10-30 20:41   ` Rob Herring
2016-10-31  9:06   ` Peter Griffin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).