summaryrefslogtreecommitdiff
path: root/tools/lib/python
diff options
context:
space:
mode:
authorBartosz Golaszewski <bartosz.golaszewski@linaro.org>2025-09-02 14:59:16 +0300
committerLinus Walleij <linus.walleij@linaro.org>2025-09-08 15:22:08 +0300
commitea22f777fc43e55fb9f0d1a1f873cfab29219d8e (patch)
tree72498a0285f3b635a1eb3874fa410872d5f46272 /tools/lib/python
parentbd6f4a91401fc9847eef306a593df243c40c9d05 (diff)
downloadlinux-ea22f777fc43e55fb9f0d1a1f873cfab29219d8e.tar.xz
pinctrl: imx: don't access the pin function radix tree directly
The radix tree containing pin function descriptors should not be accessed directly by drivers. There are dedicated functions for it. I suppose this driver does it so that the memory containing the function description is not duplicated but we're going to address that shortly so convert it to using generic pinctrl APIs. Tested-by: Neil Armstrong <neil.armstrong@linaro.org> Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'tools/lib/python')
0 files changed, 0 insertions, 0 deletions