Re: [PATCH v2 0/2] mfd/regulator: dt-bindings: max77686: convert to dtschema

From: Krzysztof Kozlowski
Date: Thu Oct 21 2021 - 06:12:23 EST


On 21/10/2021 12:03, Lee Jones wrote:
> On Fri, 08 Oct 2021, Krzysztof Kozlowski wrote:
>
>> Hi,
>>
>> Convert Maxim MAX77686 bindings to dtschema. The MFD patch (2/2)
>> depends on regulator, so this should go via one tree, for example MFD or DT.
>>
>> Changes since v1:
>> =================
>> See individual patches.
>>
>> Clock bindings
>> ==============
>> Existing Documentation/devicetree/bindings/clock/maxim,max77686.txt are
>> left untouched. The file is still used/referenced by other Maxim
>> devices: MAX77620 and MAX77802.
>>
>> Best regards,
>> Krzysztof
>>
>> Krzysztof Kozlowski (2):
>> regulator: dt-bindings: maxim,max77686: convert to dtschema
>> dt-bindings: mfd: maxim,max77686: convert to dtschema
>>
>> .../devicetree/bindings/mfd/max77686.txt | 26 ----
>> .../bindings/mfd/maxim,max77686.yaml | 132 ++++++++++++++++++
>> .../bindings/regulator/max77686.txt | 71 ----------
>> .../bindings/regulator/maxim,max77686.yaml | 83 +++++++++++
>> MAINTAINERS | 2 +-
>> 5 files changed, 216 insertions(+), 98 deletions(-)
>> delete mode 100644 Documentation/devicetree/bindings/mfd/max77686.txt
>> create mode 100644 Documentation/devicetree/bindings/mfd/maxim,max77686.yaml
>> delete mode 100644 Documentation/devicetree/bindings/regulator/max77686.txt
>> create mode 100644 Documentation/devicetree/bindings/regulator/maxim,max77686.yaml
>
> Does this need a PR too?

No, I hope not. The regulator patch was acked by Mark and Rob, so you
can freely take both of these. I am not aware of any conflicts or other
dependencies.


Best regards,
Krzysztof