diff options
author | 2013-06-10 21:40:29 +0200 | |
---|---|---|
committer | 2013-06-16 11:57:32 +0200 | |
commit | 7db9af4b6e41be599e0fcd50d687138a5add428c (patch) | |
tree | 222803dcf9b69980bf4398fc203b832dc2b1a6c8 /tools/perf/scripts/python/syscall-counts.py | |
parent | drivers: net: davinci_mdio: use pinctrl PM helpers (diff) | |
download | linux-dev-7db9af4b6e41be599e0fcd50d687138a5add428c.tar.xz linux-dev-7db9af4b6e41be599e0fcd50d687138a5add428c.zip |
pinctrl: add function to parse generic pinconfig properties from a dt node
pinconf_generic_parse_dt_config() takes a node as input and generates an
array of generic pinconfig values from the properties of this node.
As I couldn't find a mechanism to count the number of properties of a node
the function uses internally an array to accept one of parameter and copies
the real present options to a smaller variable at its end.
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions