* [GIT PULL] Reset controller changes for v4.13
@ 2017-05-29 9:28 Philipp Zabel
2017-06-19 2:03 ` Olof Johansson
0 siblings, 1 reply; 2+ messages in thread
From: Philipp Zabel @ 2017-05-29 9:28 UTC (permalink / raw)
To: linux-arm-kernel
Dear arm-soc maintainers,
please consider merging this tag for v4.13, which adds a new Gemini
reset driver, cleans up array allocation in the sti/reset-syscfg driver,
and renames the ti_syscon Kconfig symbol to align with the others.
regards
Philipp
The following changes since commit 2ea659a9ef488125eb46da6eb571de5eae5c43f6:
Linux 4.12-rc1 (2017-05-13 13:19:49 -0700)
are available in the git repository at:
git://git.pengutronix.de/git/pza/linux.git tags/reset-for-4.13
for you to fetch changes up to 2acb037fc42b8ce5ae59a7d5db3c9b35672e3dd7:
reset: Add a Gemini reset controller (2017-05-24 10:46:13 +0200)
----------------------------------------------------------------
Reset controller changes for v4.13
- Use devm_kcalloc to allocate the channels array in sti/reset-syscfg
- Rename the TI_SYSCON_RESET Kconfig option to RESET_TI_SYSCON for
consistency
- Add new reset driver and DT bindings for Cortina Systems Gemini
reset controller
----------------------------------------------------------------
Linus Walleij (2):
reset: add DT bindings header for Gemini reset controller
reset: Add a Gemini reset controller
Markus Elfring (1):
reset: sti: Use devm_kcalloc() in syscfg_reset_controller_register()
Suman Anna (1):
reset: ti_syscon: Rename TI_SYSCON_RESET to RESET_TI_SYSCON
drivers/reset/Kconfig | 9 +-
drivers/reset/Makefile | 3 +-
drivers/reset/reset-gemini.c | 110 +++++++++++++++++++++++
drivers/reset/sti/reset-syscfg.c | 6 +-
include/dt-bindings/reset/cortina,gemini-reset.h | 36 ++++++++
5 files changed, 158 insertions(+), 6 deletions(-)
create mode 100644 drivers/reset/reset-gemini.c
create mode 100644 include/dt-bindings/reset/cortina,gemini-reset.h
^ permalink raw reply [flat|nested] 2+ messages in thread
* [GIT PULL] Reset controller changes for v4.13
2017-05-29 9:28 [GIT PULL] Reset controller changes for v4.13 Philipp Zabel
@ 2017-06-19 2:03 ` Olof Johansson
0 siblings, 0 replies; 2+ messages in thread
From: Olof Johansson @ 2017-06-19 2:03 UTC (permalink / raw)
To: linux-arm-kernel
Hi,
On Mon, May 29, 2017 at 11:28:18AM +0200, Philipp Zabel wrote:
> Dear arm-soc maintainers,
>
> please consider merging this tag for v4.13, which adds a new Gemini
> reset driver, cleans up array allocation in the sti/reset-syscfg driver,
> and renames the ti_syscon Kconfig symbol to align with the others.
I saw part two come in, and had never seen part one. Seems like you sent it to
the wrong address (arm-soc at kernel.org, not arm at kernel.org), so I missed it.
> The following changes since commit 2ea659a9ef488125eb46da6eb571de5eae5c43f6:
>
> Linux 4.12-rc1 (2017-05-13 13:19:49 -0700)
>
> are available in the git repository at:
>
> git://git.pengutronix.de/git/pza/linux.git tags/reset-for-4.13
>
> for you to fetch changes up to 2acb037fc42b8ce5ae59a7d5db3c9b35672e3dd7:
>
> reset: Add a Gemini reset controller (2017-05-24 10:46:13 +0200)
Merged, thanks.
-Olof
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2017-06-19 2:03 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-05-29 9:28 [GIT PULL] Reset controller changes for v4.13 Philipp Zabel
2017-06-19 2:03 ` Olof Johansson
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).