Re: [PATCH v2 07/10] dt-bindings: mfd: samsung,s2mps11: convert to dtschema
From: Rob Herring <robh@kernel.org>
Date: 2021-10-04 14:42:56
Also in:
linux-clk, linux-samsung-soc, lkml
From: Rob Herring <robh@kernel.org>
Date: 2021-10-04 14:42:56
Also in:
linux-clk, linux-samsung-soc, lkml
On Fri, 01 Oct 2021 11:41:03 +0200, Krzysztof Kozlowski wrote:
Convert the MFD part of Samsung S2MPS11/S2MPS13/S2MPS14/S2MPS15/S2MPU02 family of PMICs to DT schema format. Previously the bindings were mostly in mfd/samsung,sec-core.txt. The conversion copies parts of description from existing bindings therefore the license is not changed from GPLv2. Signed-off-by: Krzysztof Kozlowski <redacted> --- .../bindings/mfd/samsung,s2mps11.yaml | 267 ++++++++++++++++++ MAINTAINERS | 1 + 2 files changed, 268 insertions(+) create mode 100644 Documentation/devicetree/bindings/mfd/samsung,s2mps11.yaml
Reviewed-by: Rob Herring <robh@kernel.org>