[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1416437493-25588-1-git-send-email-dianders@chromium.org>
Date: Wed, 19 Nov 2014 14:51:31 -0800
From: Doug Anderson <dianders@...omium.org>
To: Heiko Stuebner <heiko@...ech.de>,
Linus Walleij <linus.walleij@...aro.org>
Cc: Sonny Rao <sonnyrao@...omium.org>,
Dmitry Torokhov <dmitry.torokhov@...il.com>,
Chris Zhong <zyw@...k-chips.com>,
linux-arm-kernel@...ts.infradead.org,
linux-rockchip@...ts.infradead.org,
Doug Anderson <dianders@...omium.org>,
linux-gpio@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [PATCH v2 0/2] Pinctrl fixes for rockchip
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 but seems clean.
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.
Changes in v2:
- Spread out code (heiko)
Doug Anderson (2):
pinctrl: rockchip: Handle wakeup pins
pinctrl: rockchip: Fix enable/disable/mask/unmask
drivers/pinctrl/pinctrl-rockchip.c | 57 ++++++++++++++++++++++++++++++++++++--
1 file changed, 54 insertions(+), 3 deletions(-)
--
2.1.0.rc2.206.gedb03e5
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists