From: p.zabel@pengutronix.de (Philipp Zabel)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] Reset controller changes for v3.19
Date: Mon, 01 Dec 2014 10:43:16 +0100 [thread overview]
Message-ID: <1417426996.4624.4.camel@pengutronix.de> (raw)
In-Reply-To: <1417424646.4624.2.camel@pengutronix.de>
Am Montag, den 01.12.2014, 10:04 +0100 schrieb Philipp Zabel:
> Hi Arnd, Olof,
>
> 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.pengutronix.de/pza/linux.git reset-for-3.19-2
Sorry, that should be
git://git.pengutronix.de/git/pza/linux.git reset-for-3.19-2
^^^^
regards
Philipp
> for you to fetch changes up to f200890f224d9ed0af207145a2279f51c6be230b:
>
> reset: add socfpga_reset_status (2014-11-04 12:40:16 +0100)
>
> ----------------------------------------------------------------
> Reset controller changes for v3.19
>
> ----------------------------------------------------------------
> Dinh Nguyen (2):
> reset: add reset_control_status helper function
> reset: add socfpga_reset_status
>
> 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.
>
> Philipp Zabel (1):
> Merge tag 'sti-reset-for-v3.19-1' of git://git.stlinux.com/devel/kernel/linux-sti into reset/for_v3.19
>
> .../bindings/reset/st,sti-picophyreset.txt | 42 ++++++
> drivers/reset/core.c | 15 ++
> drivers/reset/reset-socfpga.c | 15 ++
> 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 ++++++++
> include/linux/reset-controller.h | 2 +
> include/linux/reset.h | 7 +
> 9 files changed, 305 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
>
>
next prev parent reply other threads:[~2014-12-01 9:43 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-12-01 9:04 [GIT PULL] Reset controller changes for v3.19 Philipp Zabel
2014-12-01 9:43 ` Philipp Zabel [this message]
2014-12-04 16:00 ` Arnd Bergmann
2014-12-05 9:44 ` Philipp Zabel
2014-12-04 15:56 ` Arnd Bergmann
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=1417426996.4624.4.camel@pengutronix.de \
--to=p.zabel@pengutronix.de \
--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).