linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: maxime.coquelin@st.com (Maxime Coquelin)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] STi: Reset changes for v3.19
Date: Fri, 31 Oct 2014 15:12:10 +0100	[thread overview]
Message-ID: <545398BA.8040601@st.com> (raw)

Hi Philipp,

Please consider these STi reset updates for v3.19:

The following changes since commit f114040e3ea6e07372334ade75d1ee0775c355e1:

   Linux 3.18-rc1 (2014-10-19 18:08:38 -0700)

are available in the git repository at:

   git://git.stlinux.com/devel/kernel/linux-sti.git 
tags/sti-reset-for-v3.19-1

for you to fetch changes up to 4b171b3d3bdf256b0d75a6b3430d8b73134b1bf7:

   reset: sti: Document sti-picophyreset controllers bindings. 
(2014-10-31 13:00:38 +0100)

----------------------------------------------------------------
STi reset controller updates for v3.19.

This tag adds support to STiH407 reset controllers:
   1. st,stih407-powerdown
   2. st,stih407-softreset
   3. st,stih407-picophyreset

----------------------------------------------------------------
Maxime Coquelin (1):
       reset: stih407: Add reset controllers DT bindings

Peter Griffin (2):
       reset: stih407: Add softreset, powerdown and picophy controllers
       reset: sti: Document sti-picophyreset controllers bindings.

  .../bindings/reset/st,sti-picophyreset.txt         |  42 ++++++
  drivers/reset/sti/Kconfig                          |   4 +
  drivers/reset/sti/Makefile                         |   1 +
  drivers/reset/sti/reset-stih407.c                  | 158 
+++++++++++++++++++++
  .../dt-bindings/reset-controller/stih407-resets.h  |  61 ++++++++
  5 files changed, 266 insertions(+)
  create mode 100644 
Documentation/devicetree/bindings/reset/st,sti-picophyreset.txt
  create mode 100644 drivers/reset/sti/reset-stih407.c
  create mode 100644 include/dt-bindings/reset-controller/stih407-resets.h

             reply	other threads:[~2014-10-31 14:12 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-31 14:12 Maxime Coquelin [this message]
2014-11-03  8:52 ` [GIT PULL] STi: Reset changes for v3.19 Philipp Zabel

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=545398BA.8040601@st.com \
    --to=maxime.coquelin@st.com \
    --cc=linux-arm-kernel@lists.infradead.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;
as well as URLs for NNTP newsgroup(s).