On Wed, 16 Jun 2021 at 02:30, Bjorn Andersson <bjorn.andersson@xxxxxxxxxx> wrote: > > 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. > > > > --- <..snip..> > > 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. Ok, I will fix this in v3. Thanks, Bhupesh