On Tue 15 Jun 02:45 CDT 2021, Bhupesh Sharma wrote: > Add pmic-gpio compatible string for pmm8155au pmic > found on the SA8155p-adp board. > > Cc: Linus Walleij <linus.walleij@xxxxxxxxxx> > Cc: Liam Girdwood <lgirdwood@xxxxxxxxx> > Cc: Mark Brown <broonie@xxxxxxxxxx> > Cc: Bjorn Andersson <bjorn.andersson@xxxxxxxxxx> > Cc: Vinod Koul <vkoul@xxxxxxxxxx> > Cc: Rob Herring <robh+dt@xxxxxxxxxx> > Cc: Andy Gross <agross@xxxxxxxxxx> I still don't think these Cc tags should be merged. The patch looks good now though. > Signed-off-by: Bhupesh Sharma <bhupesh.sharma@xxxxxxxxxx> > --- > Documentation/devicetree/bindings/pinctrl/qcom,pmic-gpio.txt | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/Documentation/devicetree/bindings/pinctrl/qcom,pmic-gpio.txt b/Documentation/devicetree/bindings/pinctrl/qcom,pmic-gpio.txt > index f6a9760558a6..80b8a66e29d8 100644 > --- a/Documentation/devicetree/bindings/pinctrl/qcom,pmic-gpio.txt > +++ b/Documentation/devicetree/bindings/pinctrl/qcom,pmic-gpio.txt > @@ -27,6 +27,7 @@ PMIC's from Qualcomm. > "qcom,pm660l-gpio" > "qcom,pm8150-gpio" > "qcom,pm8150b-gpio" > + "qcom,pmm8155au-gpio" Please keep these sorted alphabetically. Regards, Bjorn > "qcom,pm8350-gpio" > "qcom,pm8350b-gpio" > "qcom,pm8350c-gpio" > @@ -116,6 +117,7 @@ to specify in a pin configuration subnode: > and gpio8) > gpio1-gpio12 for pm8150b (holes on gpio3, gpio4, gpio7) > gpio1-gpio12 for pm8150l (hole on gpio7) > + gpio1-gpio10 for pmm8155au > gpio1-gpio10 for pm8350 > gpio1-gpio8 for pm8350b > gpio1-gpio9 for pm8350c > -- > 2.31.1 >