Devicetree
 help / color / mirror / Atom feed
From: <patrice.chotard@st.com>
To: linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org, devicetree@vger.kernel.org
Cc: peter.griffin@linaro.org, lee.jones@linaro.org,
	kernel@stlinux.com, patrice.chotard@st.com
Subject: [PATCH 0/5] Remove STiH415/416 SoC platform support remaining parts
Date: Fri, 21 Oct 2016 17:57:18 +0200	[thread overview]
Message-ID: <1477065443-10668-1-git-send-email-patrice.chotard@st.com> (raw)

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

             reply	other threads:[~2016-10-21 15:57 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-10-21 15:57 patrice.chotard [this message]
     [not found] ` <1477065443-10668-1-git-send-email-patrice.chotard-qxv4g6HH51o@public.gmane.org>
2016-10-21 15:57   ` [PATCH 1/5] thermal: st_thermal_syscfg: Remove obsolete STiH415/416 platform support patrice.chotard-qxv4g6HH51o
2016-10-21 15:57   ` [PATCH 2/5] ARM: multi_v7_defconfig: Remove ST_THERMAL_SYSCFG Kconfig symbol patrice.chotard-qxv4g6HH51o
2016-10-21 15:57   ` [PATCH 5/5] irqchip: st: Remove obsolete platforms from dt binding doc patrice.chotard-qxv4g6HH51o
2016-10-30 20:41     ` Rob Herring
     [not found]     ` <1477065443-10668-6-git-send-email-patrice.chotard-qxv4g6HH51o@public.gmane.org>
2016-10-31  9:06       ` Peter Griffin
2016-10-21 15:57 ` [PATCH 3/5] ARM: multi_v7_defconfig: Remove CONFIG_ST_THERMAL_MEMMAP Kconfig symbol patrice.chotard
     [not found]   ` <1477065443-10668-4-git-send-email-patrice.chotard-qxv4g6HH51o@public.gmane.org>
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1477065443-10668-1-git-send-email-patrice.chotard@st.com \
    --to=patrice.chotard@st.com \
    --cc=devicetree@vger.kernel.org \
    --cc=kernel@stlinux.com \
    --cc=lee.jones@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=peter.griffin@linaro.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox