[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20210928141353.112619-1-krzysztof.kozlowski@canonical.com>
Date: Tue, 28 Sep 2021 16:13:51 +0200
From: Krzysztof Kozlowski <krzysztof.kozlowski@...onical.com>
To: Lee Jones <lee.jones@...aro.org>, Rob Herring <robh+dt@...nel.org>,
Chanwoo Choi <cw00.choi@...sung.com>,
Krzysztof Kozlowski <krzysztof.kozlowski@...onical.com>,
Bartlomiej Zolnierkiewicz <b.zolnierkie@...sung.com>,
Liam Girdwood <lgirdwood@...il.com>,
Mark Brown <broonie@...nel.org>, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: [PATCH 0/2] mfd/regulator: dt-bindings: max77686: convert to dtschema
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
Powered by blists - more mailing lists