dt-bindings: regulator/clock/mfd: Reorganize S2MPS-family bindings
authorKrzysztof Kozlowski <k.kozlowski@samsung.com>
Fri, 4 Dec 2015 01:10:03 +0000 (10:10 +0900)
committerLee Jones <lee.jones@linaro.org>
Thu, 14 Jan 2016 08:43:48 +0000 (08:43 +0000)
commita13c7c51fd91deb7a8a8535ff14fed283f1a2187
tree1b12e96b0953d20320e4fb555021509e204dde99
parentf8e3a514bf98a94255bd1534a21aebaf795b7a13
dt-bindings: regulator/clock/mfd: Reorganize S2MPS-family bindings

Bindings for Samsung S2M and S5M family PMICs are in mess. They are
spread over different files and subdirectories in a non-consistent way.
The devices and respective drivers for them share a lot in common so
everything could be organized in a more readable way.

Reorganize the S2MPS11/13/14/15 Device Tree bindings to match the
drivers for this family of devices:
 - move mfd/s2mps11.txt to mfd/samsung,sec-core.txt for the main MFD
   driver (common for entire family),
 - split clock block to clock/samsung,s2mps11.txt,
 - split regulator block to regulator/samsung,s2mps11.txt.

Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
Acked-by: Michael Turquette <mturquette@baylibre.com>
Acked-by: Rob Herring <robh@kernel.org>
Acked-by: Mark Brown <broonie@kernel.org>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Documentation/devicetree/bindings/clock/samsung,s2mps11.txt [new file with mode: 0644]
Documentation/devicetree/bindings/mfd/s2mps11.txt [deleted file]
Documentation/devicetree/bindings/mfd/samsung,sec-core.txt [new file with mode: 0644]
Documentation/devicetree/bindings/regulator/samsung,s2mps11.txt [new file with mode: 0644]
MAINTAINERS