blob: 3920e28b4da79bbe9fefb18ccbeb16058acbe8cd [file] [log] [blame]
Linus Walleij9a01be12012-03-06 21:15:51 +01001/*
2 * Standard pin control state definitions
3 */
4
5#define PINCTRL_STATE_DEFAULT "default"
6#define PINCTRL_STATE_IDLE "idle"