aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/devicetree.c
diff options
context:
space:
mode:
authorGary Bisson <gary.bisson@boundarydevices.com>2016-12-02 17:35:19 +0100
committerLinus Walleij <linus.walleij@linaro.org>2016-12-30 14:26:01 +0100
commita51c158bf0f7cab3bd593586801a1a8b51c7c741 (patch)
tree192ea35a6fb4c805fd726675d849926fcb808626 /drivers/pinctrl/devicetree.c
parentpinctrl: imx: remove const qualifier of imx_pinctrl_soc_info (diff)
downloadlinux-dev-a51c158bf0f7cab3bd593586801a1a8b51c7c741.tar.xz
linux-dev-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.c')
0 files changed, 0 insertions, 0 deletions