Message ID | 20230327125316.210812-13-brgl@bgdev.pl |
---|---|
State | New |
Headers | show |
Series | arm64: dts: qcom: sa8775p: add basic PMIC support | expand |
On Mon, Mar 27, 2023 at 2:53 PM Bartosz Golaszewski <brgl@bgdev.pl> wrote: > From: Bartosz Golaszewski <bartosz.golaszewski@linaro.org> > > Add a new compatible for the GPIO controller on the pm8654au PMIC. It > has 12 pins with no holes. > > Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org> > Cc: Linus Walleij <linus.walleij@linaro.org> > Acked-by: Rob Herring <robh@kernel.org> Acked-by: Linus Walleij <linus.walleij@linaro.org> Counting on Bjorn to pick this up. Yours, Linus Walleij
On Tue, Mar 28, 2023 at 3:24 PM Linus Walleij <linus.walleij@linaro.org> wrote: > > On Mon, Mar 27, 2023 at 2:53 PM Bartosz Golaszewski <brgl@bgdev.pl> wrote: > > > From: Bartosz Golaszewski <bartosz.golaszewski@linaro.org> > > > > Add a new compatible for the GPIO controller on the pm8654au PMIC. It > > has 12 pins with no holes. > > > > Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org> > > Cc: Linus Walleij <linus.walleij@linaro.org> > > Acked-by: Rob Herring <robh@kernel.org> > > Acked-by: Linus Walleij <linus.walleij@linaro.org> > > Counting on Bjorn to pick this up. > > Yours, > Linus Walleij Linus, Bjorn picked up the arm64 patches but these two were skipped. Can you take it through the pinctrl tree? Bart
On Thu, Apr 6, 2023 at 4:09 PM Bartosz Golaszewski <brgl@bgdev.pl> wrote: > On Tue, Mar 28, 2023 at 3:24 PM Linus Walleij <linus.walleij@linaro.org> wrote: > > On Mon, Mar 27, 2023 at 2:53 PM Bartosz Golaszewski <brgl@bgdev.pl> wrote: > > > > > From: Bartosz Golaszewski <bartosz.golaszewski@linaro.org> > > > > > > Add a new compatible for the GPIO controller on the pm8654au PMIC. It > > > has 12 pins with no holes. > > > > > > Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org> > > > Cc: Linus Walleij <linus.walleij@linaro.org> > > > Acked-by: Rob Herring <robh@kernel.org> > > > > Acked-by: Linus Walleij <linus.walleij@linaro.org> > > > > Counting on Bjorn to pick this up. > > > > Yours, > > Linus Walleij > > Linus, > > Bjorn picked up the arm64 patches but these two were skipped. Can you > take it through the pinctrl tree? OK patches 12 and 13 applied to the pinctrl tree! Yours, Linus Walleij
diff --git a/Documentation/devicetree/bindings/pinctrl/qcom,pmic-gpio.yaml b/Documentation/devicetree/bindings/pinctrl/qcom,pmic-gpio.yaml index db505fdeac86..512378a2d4fd 100644 --- a/Documentation/devicetree/bindings/pinctrl/qcom,pmic-gpio.yaml +++ b/Documentation/devicetree/bindings/pinctrl/qcom,pmic-gpio.yaml @@ -58,6 +58,7 @@ properties: - qcom,pmk8350-gpio - qcom,pmk8550-gpio - qcom,pmm8155au-gpio + - qcom,pmm8654au-gpio - qcom,pmp8074-gpio - qcom,pmr735a-gpio - qcom,pmr735b-gpio @@ -439,6 +440,7 @@ $defs: - gpio1-gpio4 for pmk8350 - gpio1-gpio6 for pmk8550 - gpio1-gpio10 for pmm8155au + - gpio1-gpio12 for pmm8654au - gpio1-gpio12 for pmp8074 (holes on gpio1 and gpio12) - gpio1-gpio4 for pmr735a - gpio1-gpio4 for pmr735b