On Wed 11 May 15:06 PDT 2022, Marijn Suijten wrote: > The pm6125 comes with 9 GPIOs, without holes. > > Signed-off-by: Marijn Suijten <marijn.suijten@xxxxxxxxxxxxxx> > Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@xxxxxxxxxxxxxx> Reviewed-by: Bjorn Andersson <bjorn.andersson@xxxxxxxxxx> Regards, Bjorn > --- > Documentation/devicetree/bindings/pinctrl/qcom,pmic-gpio.yaml | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/Documentation/devicetree/bindings/pinctrl/qcom,pmic-gpio.yaml b/Documentation/devicetree/bindings/pinctrl/qcom,pmic-gpio.yaml > index 22dbcba752d0..ef7a4a9450a4 100644 > --- a/Documentation/devicetree/bindings/pinctrl/qcom,pmic-gpio.yaml > +++ b/Documentation/devicetree/bindings/pinctrl/qcom,pmic-gpio.yaml > @@ -20,6 +20,7 @@ properties: > - qcom,pm2250-gpio > - qcom,pm660-gpio > - qcom,pm660l-gpio > + - qcom,pm6125-gpio > - qcom,pm6150-gpio > - qcom,pm6150l-gpio > - qcom,pm6350-gpio > @@ -107,6 +108,7 @@ $defs: > description: > List of gpio pins affected by the properties specified in > this subnode. Valid pins are > + - gpio1-gpio9 for pm6125 > - gpio1-gpio10 for pm6150 > - gpio1-gpio12 for pm6150l > - gpio1-gpio9 for pm6350 > -- > 2.36.1 >