All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] dt-bindings: regulator/clock/mfd: Reorganize S2M/S5M bindings
@ 2015-12-04  1:10 Krzysztof Kozlowski
  2015-12-04  1:10 ` [PATCH 1/3] dt-bindings: regulator/clock/mfd: Reorganize S2MPS-family bindings Krzysztof Kozlowski
                   ` (2 more replies)
  0 siblings, 3 replies; 20+ messages in thread
From: Krzysztof Kozlowski @ 2015-12-04  1:10 UTC (permalink / raw)
  To: Sangbeom Kim, Krzysztof Kozlowski, Rob Herring, Pawel Moll,
	Mark Rutland, Ian Campbell, Kumar Gala, Lee Jones, Kukjin Kim,
	linux-kernel, linux-samsung-soc, devicetree, Michael Turquette,
	Stephen Boyd, Liam Girdwood, Mark Brown
  Cc: linux-clk

Hi,


The patchset tries to bring some order to the chaotic bindings for family
of Samsung PMIC devices: S2MPS/S2MPA/S5M.

Beside of renaming and removal of common parts I also tried to make
a consistent style used in the files. The bindings itself were not
modified.

The patchset should be probably pulled at once (later patches depend on
previous). With respective acks maybe through MFD tree?


Best regards,
Krzysztof

Krzysztof Kozlowski (3):
  dt-bindings: regulator/clock/mfd: Reorganize S2MPS-family bindings
  dt-bindings: regulator/mfd: Reorganize S5M8767 bindings
  dt-bindings: regulator/mfd: Reorganize S2MPA01 bindings

 .../devicetree/bindings/clock/samsung,s2mps11.txt  |  49 +++++++
 Documentation/devicetree/bindings/mfd/s2mpa01.txt  |  90 ------------
 Documentation/devicetree/bindings/mfd/s2mps11.txt  | 153 -------------------
 .../devicetree/bindings/mfd/samsung,sec-core.txt   |  88 +++++++++++
 .../bindings/regulator/s5m8767-regulator.txt       | 163 ---------------------
 .../bindings/regulator/samsung,s2mpa01.txt         |  79 ++++++++++
 .../bindings/regulator/samsung,s2mps11.txt         | 102 +++++++++++++
 .../bindings/regulator/samsung,s5m8767.txt         | 145 ++++++++++++++++++
 MAINTAINERS                                        |   6 +-
 9 files changed, 467 insertions(+), 408 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/clock/samsung,s2mps11.txt
 delete mode 100644 Documentation/devicetree/bindings/mfd/s2mpa01.txt
 delete mode 100644 Documentation/devicetree/bindings/mfd/s2mps11.txt
 create mode 100644 Documentation/devicetree/bindings/mfd/samsung,sec-core.txt
 delete mode 100644 Documentation/devicetree/bindings/regulator/s5m8767-regulator.txt
 create mode 100644 Documentation/devicetree/bindings/regulator/samsung,s2mpa01.txt
 create mode 100644 Documentation/devicetree/bindings/regulator/samsung,s2mps11.txt
 create mode 100644 Documentation/devicetree/bindings/regulator/samsung,s5m8767.txt

-- 
1.9.1


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

end of thread, other threads:[~2016-01-11  7:56 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-12-04  1:10 [PATCH 0/3] dt-bindings: regulator/clock/mfd: Reorganize S2M/S5M bindings Krzysztof Kozlowski
2015-12-04  1:10 ` [PATCH 1/3] dt-bindings: regulator/clock/mfd: Reorganize S2MPS-family bindings Krzysztof Kozlowski
2015-12-04 12:06   ` Mark Brown
2015-12-04 15:13   ` Rob Herring
2015-12-07  9:38   ` Lee Jones
2015-12-24  7:20   ` Michael Turquette
2016-01-11  7:50   ` Lee Jones
2015-12-04  1:10 ` [PATCH 2/3] dt-bindings: regulator/mfd: Reorganize S5M8767 bindings Krzysztof Kozlowski
2015-12-04 12:07   ` Mark Brown
2015-12-04 15:20   ` Rob Herring
2015-12-07  9:37   ` Lee Jones
2016-01-11  7:51   ` Lee Jones
2015-12-04  1:10 ` [PATCH 3/3] dt-bindings: regulator/mfd: Reorganize S2MPA01 bindings Krzysztof Kozlowski
2015-12-04 12:11   ` Mark Brown
2015-12-07  1:07     ` Krzysztof Kozlowski
2016-01-11  7:56     ` Lee Jones
2015-12-04 15:55   ` Rob Herring
2015-12-07  1:05     ` Krzysztof Kozlowski
2015-12-07  9:37   ` Lee Jones
2016-01-11  7:51   ` Lee Jones

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.