diff options
author | Gary Bisson <gary.bisson@boundarydevices.com> | 2016-12-02 17:35:19 +0100 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2016-12-30 14:26:01 +0100 |
commit | a51c158bf0f7cab3bd593586801a1a8b51c7c741 (patch) | |
tree | 192ea35a6fb4c805fd726675d849926fcb808626 /drivers/pinctrl/devicetree.h | |
parent | pinctrl: imx: remove const qualifier of imx_pinctrl_soc_info (diff) | |
download | linux-a51c158bf0f7cab3bd593586801a1a8b51c7c741.tar.xz linux-a51c158bf0f7cab3bd593586801a1a8b51c7c741.zip |
pinctrl: imx: use radix trees for groups and functions
This change is inspired from the pinctrl-single architecture.
The problem with current implementation is that it isn't possible
to add/remove functions and/or groups dynamically. The radix tree
offers an easy way to do so. The intent is to offer a follow-up
patch later that will enable the use of pinctrl nodes in dt-overlays.
Signed-off-by: Gary Bisson <gary.bisson@boundarydevices.com>
Reviewed-by: Fabio Estevam <fabio.estevam@nxp.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'drivers/pinctrl/devicetree.h')
0 files changed, 0 insertions, 0 deletions