Skip to content

Commit e615cd2

Browse files
committed
Merge remote-tracking branch tech/bsp/pinctrl into qcom-next-staging
2 parents c70bb27 + 683ebd4 commit e615cd2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

drivers/pinctrl/qcom/pinctrl-qcs615.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1062,7 +1062,7 @@ static const struct msm_pinctrl_soc_data qcs615_tlmm = {
10621062
.nfunctions = ARRAY_SIZE(qcs615_functions),
10631063
.groups = qcs615_groups,
10641064
.ngroups = ARRAY_SIZE(qcs615_groups),
1065-
.ngpios = 123,
1065+
.ngpios = 124,
10661066
.tiles = qcs615_tiles,
10671067
.ntiles = ARRAY_SIZE(qcs615_tiles),
10681068
.wakeirq_map = qcs615_pdc_map,

0 commit comments

Comments
 (0)