[PATCH 0/2] Pinctrl fixes for rockchip
Doug Anderson
dianders at chromium.org
Tue Nov 18 15:49:54 PST 2014
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
More information about the Linux-rockchip
mailing list