From: Philipp Zabel <p.zabel@pengutronix.de>
To: arm@kernel.org
Cc: kernel@pengutronix.de, linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] Reset controller fixes for v5.2
Date: Wed, 24 Apr 2019 18:09:41 +0200 [thread overview]
Message-ID: <1556122181.2914.5.camel@pengutronix.de> (raw)
Dear arm-soc maintainers,
The following changes since commit 9e98c678c2d6ae3a17cb2de55d17f69dddaa231b:
Linux 5.1-rc1 (2019-03-17 14:22:26 -0700)
are available in the Git repository at:
git://git.pengutronix.de/pza/linux tags/reset-for-5.2
for you to fetch changes up to d005aa750c9b7ca7f77dafd6dda33a0fcb6e7ae3:
reset: fix linux/reset.h errors (2019-04-02 17:57:35 +0200)
----------------------------------------------------------------
Reset controller changes for v5.2
This adds support for 'acquired'/'released' states to exclusive reset
controls to allow drivers that usually need direct control over their
reset line, to temporarily yield control to another driver, such as a
power domain controller during power transitions. A fix adds missing
headers to linux/reset.h, which caused build errors in linux-next,
discovered by the new lima DRM driver.
----------------------------------------------------------------
Philipp Zabel (1):
reset: add acquired/released state for exclusive reset controls
Randy Dunlap (1):
reset: fix linux/reset.h errors
Thierry Reding (2):
reset: Add acquired flag to of_reset_control_array_get()
reset: Add acquire/release support for arrays
drivers/reset/core.c | 180 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++--------
drivers/usb/dwc3/dwc3-of-simple.c | 3 +-
include/linux/reset.h | 115 +++++++++++++++++++++++++++++++++++++++++++++++++---------------
3 files changed, 257 insertions(+), 41 deletions(-)
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
next reply other threads:[~2019-04-24 16:09 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-04-24 16:09 Philipp Zabel [this message]
2019-04-29 16:54 ` [GIT PULL] Reset controller fixes for v5.2 Olof Johansson
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=1556122181.2914.5.camel@pengutronix.de \
--to=p.zabel@pengutronix.de \
--cc=arm@kernel.org \
--cc=kernel@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