From: krzk@kernel.org (Krzysztof Kozlowski)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] pinctrl: samsung: Stuff for v4.12
Date: Sat, 8 Apr 2017 16:20:49 +0200 [thread overview]
Message-ID: <20170408142050.1164-2-krzk@kernel.org> (raw)
In-Reply-To: <20170408142050.1164-1-krzk@kernel.org>
Hi,
Update for v4.12. Marek's commits were also shared (as separate sub-tag) to MFD
(Lee Jones) for his work (it is a dependency).
Best regards,
Krzysztof
Cc: Lee Jones <lee.jones@linaro.org>
The following changes since commit c1ae3cfa0e89fa1a7ecc4c99031f5e9ae99d9201:
Linux 4.11-rc1 (2017-03-05 12:59:56 -0800)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/pinctrl/samsung.git tags/samsung-pinctrl-4.12
for you to fetch changes up to f69ae4f58a198ad15b0422637434d2bcf6fc2e2a:
pinctrl: samsung: Use devres version of gpiochip_add_data (2017-03-23 21:13:19 +0200)
----------------------------------------------------------------
Samsung pinctrl drivers update for v4.12:
1. Add support for pad retention control through pinctrl drivers which
moves us forward to better runtime PM of pinctrl, clocks, power domains
and other devices.
2. Fix GPIO hogs by registering pinctrl before registering gpiolib.
3. Use devm-like interface.
----------------------------------------------------------------
Charles Keepax (2):
pinctrl: samsung: Register pinctrl before GPIO
pinctrl: samsung: Use devres version of gpiochip_add_data
Marek Szyprowski (2):
pinctrl: samsung: Ensure that pad retention is disabled on driver init
pinctrl: samsung: Add support for pad retention control for Exynos5433 SoCs
drivers/pinctrl/samsung/pinctrl-exynos.c | 63 +++++++++++++++++++++++++++++++
drivers/pinctrl/samsung/pinctrl-samsung.c | 45 ++++++++++------------
2 files changed, 83 insertions(+), 25 deletions(-)
next prev parent reply other threads:[~2017-04-08 14:20 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-04-08 14:20 [GIT PULL] pinctrl: samsung: Fixes for v4.11 and stuff for v4.12 Krzysztof Kozlowski
2017-04-08 14:20 ` Krzysztof Kozlowski [this message]
2017-04-10 7:36 ` [GIT PULL] pinctrl: samsung: Stuff " Linus Walleij
2017-04-11 14:08 ` Lee Jones
2017-04-11 14:29 ` Krzysztof Kozlowski
2017-04-11 16:29 ` Lee Jones
2017-04-08 14:20 ` [GIT PULL] pinctrl: samsung: Fix for v4.11 Krzysztof Kozlowski
2017-04-10 7:35 ` Linus Walleij
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=20170408142050.1164-2-krzk@kernel.org \
--to=krzk@kernel.org \
--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).