summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/core.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/core.c
parentb28742be4709929ac6f25ae1f7256e61ed0817a0 (diff)
downloadop-kernel-dev-a51c158bf0f7cab3bd593586801a1a8b51c7c741.zip
op-kernel-dev-a51c158bf0f7cab3bd593586801a1a8b51c7c741.tar.gz
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/core.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud