devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] mfd/regulator: dt-bindings: max77686: convert to dtschema
@ 2021-09-28 14:13 Krzysztof Kozlowski
  2021-09-28 14:13 ` [PATCH 1/2] regulator: dt-bindings: maxim,max77686: " Krzysztof Kozlowski
  2021-09-28 14:13 ` [PATCH 2/2] mfd: " Krzysztof Kozlowski
  0 siblings, 2 replies; 7+ messages in thread
From: Krzysztof Kozlowski @ 2021-09-28 14:13 UTC (permalink / raw)
  To: Lee Jones, Rob Herring, Chanwoo Choi, Krzysztof Kozlowski,
	Bartlomiej Zolnierkiewicz, Liam Girdwood, Mark Brown, devicetree,
	linux-kernel

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


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2021-10-08 12:09 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-09-28 14:13 [PATCH 0/2] mfd/regulator: dt-bindings: max77686: convert to dtschema Krzysztof Kozlowski
2021-09-28 14:13 ` [PATCH 1/2] regulator: dt-bindings: maxim,max77686: " Krzysztof Kozlowski
2021-09-29 13:42   ` Mark Brown
2021-10-04 15:07   ` Rob Herring
2021-10-08 12:09     ` Krzysztof Kozlowski
2021-09-28 14:13 ` [PATCH 2/2] mfd: " Krzysztof Kozlowski
2021-10-04 16:13   ` Rob Herring

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).