diff options
author | Laurent Meunier <laurent.meunier@st.com> | 2013-04-18 08:48:07 (GMT) |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2013-04-19 13:45:05 (GMT) |
commit | f07512e615dd8ebd0866efc38b39ccd41f1495d8 (patch) | |
tree | 3c50418dad838e31f5f870a6d4d57ab4d7f8f20b /sound | |
parent | 06b62d82146fed98fcb846c4d93d85f1dea5d36a (diff) | |
download | linux-f07512e615dd8ebd0866efc38b39ccd41f1495d8.tar.xz |
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.
Change log in this patch set;
Take into account latest feedback from Stephen Warren:
- stale comments update
- improved code efficiency and readibility
- limit size of global variable pinconf_dbg_conf
- remove req_type as it can easily be added later when
add/delete requests support is implemented
Signed-off-by: Laurent Meunier <laurent.meunier@st.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'sound')
0 files changed, 0 insertions, 0 deletions