Re: [PATCH V7 0/3] Convert qcom pmic gpio bindings to YAML
From: Linus Walleij <hidden>
Date: 2021-07-30 09:58:20
Also in:
linux-arm-msm, linux-gpio, lkml
From: Linus Walleij <hidden>
Date: 2021-07-30 09:58:20
Also in:
linux-arm-msm, linux-gpio, lkml
Hi Satya, On Fri, Jul 23, 2021 at 10:32 AM satya priya [off-list ref] wrote:
satya priya (3):
dt-bindings: mfd: pm8008: Add gpio-ranges and spmi-gpio compatible
dt-bindings: pinctrl: qcom-pmic-gpio: Convert qcom pmic gpio bindings
to YAML
dt-bindings: pinctrl: qcom-pmic-gpio: Remove the interrupts property
.../devicetree/bindings/mfd/qcom,pm8008.yaml | 13 +-
.../devicetree/bindings/pinctrl/qcom,pmic-gpio.txt | 288 ---------------------
.../bindings/pinctrl/qcom,pmic-gpio.yaml | 239 +++++++++++++++++
3 files changed, 249 insertions(+), 291 deletions(-)
delete mode 100644 Documentation/devicetree/bindings/pinctrl/qcom,pmic-gpio.txt
create mode 100644 Documentation/devicetree/bindings/pinctrl/qcom,pmic-gpio.yamlI tried to apply these patches to the pinctrl tree but there is a conflict because I merged these patches (I think): 0ac2c2aebf82 dt-bindings: pinctrl: qcom,pmic-gpio: Add compatible for SA8155p-adp ffdf4cecac07 dt-bindings: pinctrl: qcom,pmic-gpio: Arrange compatibles alphabetically Can you please rebase the patches on top of this branch: https://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl.git/log/?h=devel then resend so I can apply them? Include Bhupesh on Cc so we get confirmation that this ends up as intended. Thanks, Linus Walleij