Loading
pinctrl: pinconf-generic: Handle string values for generic properties
Allow a generic pinconf property to specify its argument as one of the strings in a match list. Convert the matching string to an integer value using the index in the list, then keep using this value in the generic pinconf code. Signed-off-by:Antonio Borneo <antonio.borneo@foss.st.com> Signed-off-by:
Linus Walleij <linus.walleij@linaro.org>