From: Olof Johansson <olof@lixom.net>
To: Philipp Zabel <p.zabel@pengutronix.de>
Cc: arm@kernel.org, kernel@pengutronix.de,
linux-arm-kernel@lists.infradead.org
Subject: Re: [GIT PULL] Reset controller fixes for v5.2
Date: Mon, 29 Apr 2019 09:54:03 -0700 [thread overview]
Message-ID: <20190429165403.r5ed3u7gxhj47kaa@localhost> (raw)
In-Reply-To: <1556122181.2914.5.camel@pengutronix.de>
On Wed, Apr 24, 2019 at 06:09:41PM +0200, Philipp Zabel wrote:
> 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
Merged, thanks!
>
> drivers/reset/core.c | 180 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++--------
> drivers/usb/dwc3/dwc3-of-simple.c | 3 +-
> include/linux/reset.h | 115 +++++++++++++++++++++++++++++++++++++++++++++++++---------------
Hint: If you redirect the 'git request-pull' output to a file, or pipe
it through cat, it'll format diffstat suitable for 80-column display
(i.e. email).
-Olof
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
prev parent reply other threads:[~2019-04-29 17:11 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-04-24 16:09 [GIT PULL] Reset controller fixes for v5.2 Philipp Zabel
2019-04-29 16:54 ` Olof Johansson [this message]
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=20190429165403.r5ed3u7gxhj47kaa@localhost \
--to=olof@lixom.net \
--cc=arm@kernel.org \
--cc=kernel@pengutronix.de \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=p.zabel@pengutronix.de \
/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