linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/3] regulator/mfd: dt-bindings: maxim,max77802: convert to dtschema
@ 2022-01-11 17:54 Krzysztof Kozlowski
  2022-01-11 17:54 ` [PATCH v2 1/3] regulator: " Krzysztof Kozlowski
                   ` (5 more replies)
  0 siblings, 6 replies; 18+ messages in thread
From: Krzysztof Kozlowski @ 2022-01-11 17:54 UTC (permalink / raw)
  To: Pavel Machek, Rob Herring, Lee Jones, Javier Martinez Canillas,
	Liam Girdwood, Mark Brown, Jacek Anaszewski, Krzysztof Kozlowski,
	linux-leds, devicetree, linux-kernel

Hi,

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 (3):
  regulator: dt-bindings: maxim,max77802: convert to dtschema
  dt-bindings: mfd: maxim,max77802: convert to dtschema
  dt-bindings: leds: common: fix unit address in max77693 example

 .../devicetree/bindings/leds/common.yaml      |   9 +-
 .../devicetree/bindings/mfd/max77802.txt      |  25 ---
 .../bindings/mfd/maxim,max77802.yaml          | 194 ++++++++++++++++++
 .../bindings/regulator/max77802.txt           | 111 ----------
 .../bindings/regulator/maxim,max77802.yaml    |  97 +++++++++
 MAINTAINERS                                   |   2 +-
 6 files changed, 299 insertions(+), 139 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] 18+ messages in thread

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

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-11 17:54 [PATCH v2 0/3] regulator/mfd: dt-bindings: maxim,max77802: convert to dtschema Krzysztof Kozlowski
2022-01-11 17:54 ` [PATCH v2 1/3] regulator: " Krzysztof Kozlowski
2022-01-11 22:31   ` Rob Herring
2022-02-10 17:01   ` Mark Brown
2022-03-07  9:18   ` Lee Jones
2022-01-11 17:54 ` [PATCH v2 2/3] dt-bindings: mfd: " Krzysztof Kozlowski
2022-03-07  9:19   ` Lee Jones
2022-01-11 17:54 ` [PATCH v2 3/3] dt-bindings: leds: common: fix unit address in max77693 example Krzysztof Kozlowski
2022-01-11 22:31   ` Rob Herring
2022-01-12  7:42   ` Krzysztof Kozlowski
2022-02-12 11:24     ` Pavel Machek
2022-01-12  8:10 ` [PATCH v2 0/3] regulator/mfd: dt-bindings: maxim,max77802: convert to dtschema Javier Martinez Canillas
2022-02-06 17:34 ` Krzysztof Kozlowski
2022-02-07  9:36   ` Lee Jones
2022-02-12 11:25     ` Pavel Machek
2022-02-12 16:04       ` Krzysztof Kozlowski
2022-02-15  7:31     ` Krzysztof Kozlowski
2022-03-07  9:42 ` Lee Jones

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).