On Thu 17 Jun 00:34 CDT 2021, Bhupesh Sharma wrote: > Add pmic-gpio compatible string for pmm8155au pmic > found on the SA8155p-adp board. > Reviewed-by: Bjorn Andersson <bjorn.andersson@xxxxxxxxxx> Regards, Bjorn > Cc: Linus Walleij <linus.walleij@xxxxxxxxxx> > Cc: Bjorn Andersson <bjorn.andersson@xxxxxxxxxx> > 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 10f049e21264..95d158848546 100644 > --- a/Documentation/devicetree/bindings/pinctrl/qcom,pmic-gpio.txt > +++ b/Documentation/devicetree/bindings/pinctrl/qcom,pmic-gpio.txt > @@ -33,6 +33,7 @@ PMIC's from Qualcomm. > "qcom,pmi8994-gpio" > "qcom,pmi8998-gpio" > "qcom,pmk8350-gpio" > + "qcom,pmm8155au-gpio" > "qcom,pmr735a-gpio" > "qcom,pmr735b-gpio" > "qcom,pms405-gpio" > @@ -122,6 +123,7 @@ to specify in a pin configuration subnode: > gpio1-gpio2 for pmi8950 > gpio1-gpio10 for pmi8994 > gpio1-gpio4 for pmk8350 > + gpio1-gpio10 for pmm8155au > gpio1-gpio4 for pmr735a > gpio1-gpio4 for pmr735b > gpio1-gpio12 for pms405 (holes on gpio1, gpio9 and gpio10) > -- > 2.31.1 >