mbox series

[v3,0/4] Add pinctrl support for SDX75 PMICs

Message ID 1688707209-30151-1-git-send-email-quic_rohiagar@quicinc.com
Headers show
Series Add pinctrl support for SDX75 PMICs | expand

Message

Rohit Agarwal July 7, 2023, 5:20 a.m. UTC
Hi,

Changes in v3:
 - Corrected the versioing in this version of patch series.
 - Keeping the Reviewed tag as there is no change in the patch.
 - Updated the patch series subject.

Changes in v2:
 - Link to v2 series [1] (Added because of versioning mismatch).
 - Breaking the original series [2] into smaller series.
 - Collected reviewed tag from Krzysztof.

[1] https://lore.kernel.org/all/1688650209-25119-1-git-send-email-quic_rohiagar@quicinc.com/
[2] https://lore.kernel.org/all/1688395346-3126-1-git-send-email-quic_rohiagar@quicinc.com/

Thanks,
Rohit.

Rohit Agarwal (4):
  dt-bindings: pinctrl: qcom-pmic-gpio: Add pm7550ba support
  dt-bindings: pinctrl: qcom-pmic-gpio: Add pmx75 support
  pinctrl: qcom-pmic-gpio: Add support for pm7550ba
  pinctrl: qcom-pmic-gpio: Add support for pmx75

 Documentation/devicetree/bindings/pinctrl/qcom,pmic-gpio.yaml | 6 ++++++
 drivers/pinctrl/qcom/pinctrl-spmi-gpio.c                      | 2 ++
 2 files changed, 8 insertions(+)

Comments

Linus Walleij July 16, 2023, 9:06 p.m. UTC | #1
Hi Rohit!

On Fri, Jul 7, 2023 at 7:20 AM Rohit Agarwal <quic_rohiagar@quicinc.com> wrote:

> Changes in v3:
>  - Corrected the versioing in this version of patch series.
>  - Keeping the Reviewed tag as there is no change in the patch.
>  - Updated the patch series subject.

Patches applied!

Yours,
Linus Walleij