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

From: Krzysztof Kozlowski
Date: Fri Oct 08 2021 - 08:36:31 EST


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

--
2.30.2