[PATCH 0/2] mfd/regulator: dt-bindings: max77686: convert to dtschema
From: Krzysztof Kozlowski
Date: Tue Sep 28 2021 - 10:14:36 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 Rob's.
Patch 1 (regulator) notes
=========================
Only few regulators support maxim,ena-gpios property. I tried to include
this in dtschema but because of unevaluatedProperties this part is not
actually effective. Any ideas here would be welcomed.
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
mfd: dt-bindings: maxim,max77686: convert to dtschema
.../devicetree/bindings/mfd/max77686.txt | 26 ----
.../bindings/mfd/maxim,max77686.yaml | 124 ++++++++++++++++++
.../bindings/regulator/max77686.txt | 71 ----------
.../bindings/regulator/maxim,max77686.yaml | 92 +++++++++++++
MAINTAINERS | 2 +-
5 files changed, 217 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