Re: [PATCH V3 1/2] mfd: qcom-spmi-pmic: Convert bindings to .yaml format

2020-12-17 Thread Rob Herring
On Thu, 17 Dec 2020 17:08:42 +0530, Kiran Gunda wrote: > Convert the bindings from .txt to .yaml format. > > Signed-off-by: Kiran Gunda > --- > .../devicetree/bindings/mfd/qcom,spmi-pmic.txt | 80 - > .../devicetree/bindings/mfd/qcom,spmi-pmic.yaml| 127 > ++

Re: [PATCH V3 1/2] mfd: qcom-spmi-pmic: Convert bindings to .yaml format

2020-10-21 Thread kgunda
On 2020-10-03 03:15, Stephen Boyd wrote: Quoting kgu...@codeaurora.org (2020-02-06 21:57:49) On 2020-02-07 00:36, Stephen Boyd wrote: > Quoting Kiran Gunda (2020-02-06 05:55:26) >> Convert the bindings from .txt to .yaml format. >> >> Signed-off-by: Kiran Gunda >> --- > > Did something change?

Re: [PATCH V3 1/2] mfd: qcom-spmi-pmic: Convert bindings to .yaml format

2020-10-02 Thread Stephen Boyd
Quoting kgu...@codeaurora.org (2020-02-06 21:57:49) > On 2020-02-07 00:36, Stephen Boyd wrote: > > Quoting Kiran Gunda (2020-02-06 05:55:26) > >> Convert the bindings from .txt to .yaml format. > >> > >> Signed-off-by: Kiran Gunda > >> --- > > > > Did something change? Is there a cover letter? >