Re: [PATCH V7 0/3] Convert qcom pmic gpio bindings to YAML
From: <hidden>
Date: 2021-08-02 13:00:01
Also in:
linux-arm-msm, linux-gpio, lkml
Hi Linus, On 2021-07-30 15:28, Linus Walleij wrote:
Hi Satya, On Fri, Jul 23, 2021 at 10:32 AM satya priya [off-list ref] wrote:quoted
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
Sure, but I don't see above patches present on this branch, anyway I found them on linux-next, will rebase on linux-next. Hope that's not a problem.
then resend so I can apply them? Include Bhupesh on Cc so we get confirmation that this ends up as intended.
Okay. Thanks, Satya Priya
Thanks, Linus Walleij