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

From: kgunda
Date: Thu Dec 24 2020 - 01:54:41 EST


On 2020-12-21 14:20, Lee Jones wrote:
On Fri, 18 Dec 2020, Kiran Gunda wrote:

Convert the bindings from .txt to .yaml format.

Signed-off-by: Kiran Gunda <kgunda@xxxxxxxxxxxxxx>
---
.../devicetree/bindings/mfd/qcom,spmi-pmic.txt | 80 -------------
.../devicetree/bindings/mfd/qcom,spmi-pmic.yaml | 127 +++++++++++++++++++++
2 files changed, 127 insertions(+), 80 deletions(-)
delete mode 100644 Documentation/devicetree/bindings/mfd/qcom,spmi-pmic.txt
create mode 100644 Documentation/devicetree/bindings/mfd/qcom,spmi-pmic.yaml

What are the other patches that I was not cc'ed on?

Generally it's a bad idea to send only some patches of a set to some
maintainers. Best for everyone to have full visibility.

I ran the get_maintainer.pl script. Not sure how it is missed. Anyways
I will add you in the next post.

Also looks like you're missing a cover-letter [PATCH 0/4] which adds
to the opaqueness/confusion.
I have introduced the cover letter from V3 series. That's why the earlier
notes are missing from cover letter. Let me add them in next series.