We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ed612c4 + 683ebd4 commit 122ff08Copy full SHA for 122ff08
1 file changed
drivers/pinctrl/qcom/pinctrl-qcs615.c
@@ -1062,7 +1062,7 @@ static const struct msm_pinctrl_soc_data qcs615_tlmm = {
1062
.nfunctions = ARRAY_SIZE(qcs615_functions),
1063
.groups = qcs615_groups,
1064
.ngroups = ARRAY_SIZE(qcs615_groups),
1065
- .ngpios = 123,
+ .ngpios = 124,
1066
.tiles = qcs615_tiles,
1067
.ntiles = ARRAY_SIZE(qcs615_tiles),
1068
.wakeirq_map = qcs615_pdc_map,
0 commit comments