From: dianders@chromium.org (Doug Anderson)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/2] Pinctrl fixes for rockchip
Date: Tue, 18 Nov 2014 15:49:54 -0800 [thread overview]
Message-ID: <1416354596-15013-1-git-send-email-dianders@chromium.org> (raw)
These two patches fix some pinctrl issues on rockchip. The first
fixes a real issue where interrupts were being left on in
suspend/resume and waking the system up when they shouldn't. The
second fixes purely theoretical problems and could be considered more
of an RFC patch.
I've tested these patches more extensively on a non-mainline tree but
have done basic compile and boot testing on mainline. I don't have
suspend/resume working so well on mainline yet, so I haven't tested
fully there.
Doug Anderson (2):
pinctrl: rockchip: Handle wakeup pins
pinctrl: rockchip: Fix enable/disable/mask/unmask
drivers/pinctrl/pinctrl-rockchip.c | 51 +++++++++++++++++++++++++++++++++++---
1 file changed, 48 insertions(+), 3 deletions(-)
--
2.1.0.rc2.206.gedb03e5
next reply other threads:[~2014-11-18 23:49 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-11-18 23:49 Doug Anderson [this message]
2014-11-18 23:49 ` [PATCH 1/2] pinctrl: rockchip: Handle wakeup pins Doug Anderson
2014-11-19 17:55 ` Dmitry Torokhov
2014-11-19 18:36 ` Heiko Stübner
2014-11-18 23:49 ` [PATCH 2/2] pinctrl: rockchip: Fix enable/disable/mask/unmask Doug Anderson
2014-11-19 17:54 ` Doug Anderson
2014-11-19 18:46 ` Heiko Stübner
2014-11-19 18:48 ` Doug Anderson
2014-11-19 17:56 ` Dmitry Torokhov
2014-11-19 19:17 ` Heiko Stübner
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=1416354596-15013-1-git-send-email-dianders@chromium.org \
--to=dianders@chromium.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).