We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c70bb27 + 683ebd4 commit e615cd2Copy full SHA for e615cd2
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