When assigning mpp settings from static mpp modes to mpp groups,
we do not want any groups that have no supported setting for a
specific Kirkwood variant. However, when there is at least a
single supported setting, we need to assign the number of all
settings in this mode to grp->num_settings as we are reusing
the static modes table.
Fixes:
|
||
|---|---|---|
| .. | ||
| Kconfig | ||
| Makefile | ||
| pinctrl-armada-38x.c | ||
| pinctrl-armada-39x.c | ||
| pinctrl-armada-370.c | ||
| pinctrl-armada-375.c | ||
| pinctrl-armada-xp.c | ||
| pinctrl-dove.c | ||
| pinctrl-kirkwood.c | ||
| pinctrl-mvebu.c | ||
| pinctrl-mvebu.h | ||
| pinctrl-orion.c | ||