Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit f026fe3d authored by Stephen Warren's avatar Stephen Warren Committed by Linus Walleij
Browse files

pinctrl: downgrade pinctrl_get warning when no maps are found



This may be perfectly legitimate. An IP block may get re-used
across SoCs. Not all of those SoCs may need pinmux settings for the
IP block, e.g. if one SoC dedicates pins to that function but
another doesn't. The driver won't know this, and will always
attempt to set up the pinmux. The mapping table defines whether any
HW programming is actually needed.

Acked-by: default avatarShawn Guo <shawn.guo@linaro.org>
Signed-off-by: default avatarStephen Warren <swarren@nvidia.com>
[rebased to fit the applied patch series]
Signed-off-by: default avatarLinus Walleij <linus.walleij@linaro.org>
parent 9891d98c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment