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 -- To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html