public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/2] regulator/mfd: dt-bindings: maxim,max77802: convert to dtschema
@ 2022-02-15  7:53 Krzysztof Kozlowski
  2022-02-15  7:53 ` [PATCH v3 1/2] regulator: " Krzysztof Kozlowski
                   ` (4 more replies)
  0 siblings, 5 replies; 9+ messages in thread
From: Krzysztof Kozlowski @ 2022-02-15  7:53 UTC (permalink / raw)
  To: Lee Jones, Rob Herring, Krzysztof Kozlowski,
	Javier Martinez Canillas, Liam Girdwood, Mark Brown, devicetree,
	linux-kernel

Hi,

Changes since v2
================
1. DTS patch: drop, applied.
2. Regulator: do not require regulator-names.
3. Add tags.

Changes since v1
================
1. MFD: Use absolute path to schemas.
2. Regulator: skip properties.

Dependencies
============
1. DTS patch: nothing depends on it, sending here so Rob's automatic
   checker won't complain about DTS.
   I will take it via Samsung SoC tree.

2. Final MFD patch depends on regulator, so the two last patches could
   go via Rob's, Mark's or Lee's trees.

Best regards,
Krzysztof

Krzysztof Kozlowski (2):
  regulator: dt-bindings: maxim,max77802: convert to dtschema
  dt-bindings: mfd: maxim,max77802: convert to dtschema

 .../devicetree/bindings/mfd/max77802.txt      |  25 ---
 .../bindings/mfd/maxim,max77802.yaml          | 194 ++++++++++++++++++
 .../bindings/regulator/max77802.txt           | 111 ----------
 .../bindings/regulator/maxim,max77802.yaml    |  85 ++++++++
 MAINTAINERS                                   |   2 +-
 5 files changed, 280 insertions(+), 137 deletions(-)
 delete mode 100644 Documentation/devicetree/bindings/mfd/max77802.txt
 create mode 100644 Documentation/devicetree/bindings/mfd/maxim,max77802.yaml
 delete mode 100644 Documentation/devicetree/bindings/regulator/max77802.txt
 create mode 100644 Documentation/devicetree/bindings/regulator/maxim,max77802.yaml

-- 
2.32.0


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

end of thread, other threads:[~2022-03-07 13:02 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-02-15  7:53 [PATCH v3 0/2] regulator/mfd: dt-bindings: maxim,max77802: convert to dtschema Krzysztof Kozlowski
2022-02-15  7:53 ` [PATCH v3 1/2] regulator: " Krzysztof Kozlowski
2022-03-07  9:43   ` Lee Jones
2022-02-15  7:53 ` [PATCH v3 2/2] dt-bindings: mfd: " Krzysztof Kozlowski
2022-03-07  9:43   ` Lee Jones
2022-03-02 19:15 ` [PATCH v3 0/2] regulator/mfd: dt-bindings: " Krzysztof Kozlowski
2022-03-03  9:47   ` Lee Jones
2022-03-07 13:00 ` Lee Jones
2022-03-07 13:01 ` [GIT PULL] Immutable branch between MFD, SPI and DT due for the v5.18 merge window Lee Jones

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox