From: Laurent Meunier Date: Wed, 6 Feb 2013 08:09:44 +0000 (+0100) Subject: pinctrl/pinconfig: add debug interface X-Git-Tag: v3.9-rc1~153^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6f9e41f4e673bf9ae6a5c0831b1524a91ea1c440;p=pandora-kernel.git pinctrl/pinconfig: add debug interface This update adds a debugfs interface to modify a pin configuration for a given state in the pinctrl map. This allows to modify the configuration for a non-active state, typically sleep state. This configuration is not applied right away, but only when the state will be entered. This solution is mandated for us by HW validation: in order to test and verify several pin configurations during sleep without recompiling the software. Signed-off-by: Laurent Meunier Signed-off-by: Linus Walleij --- Reading git-diff-tree failed