Re: [PATCH v2 09/10] dt-bindings: mfd: samsung,s5m8767: convert to dtschema

From: Rob Herring
Date: Mon Oct 04 2021 - 10:49:42 EST


On Fri, 01 Oct 2021 11:41:05 +0200, Krzysztof Kozlowski wrote:
> Convert the MFD part of Samsung S5M8767 PMIC to DT schema format.
> Previously the bindings were mostly in mfd/samsung,sec-core.txt.
>
> Since all of bindings for Samsung S2M and S5M family of PMICs were
> converted from mfd/samsung,sec-core.txt to respective dtschema file,
> remove the former one.
>
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxxxxx>
> ---
> .../bindings/mfd/samsung,s5m8767.yaml | 269 ++++++++++++++++++
> .../bindings/mfd/samsung,sec-core.txt | 86 ------
> MAINTAINERS | 2 +-
> 3 files changed, 270 insertions(+), 87 deletions(-)
> create mode 100644 Documentation/devicetree/bindings/mfd/samsung,s5m8767.yaml
> delete mode 100644 Documentation/devicetree/bindings/mfd/samsung,sec-core.txt
>

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>