Re: [PATCH v2 4/4] dt-bindings: mfd: maxim,max77693: convert to dtschema

From: Rob Herring
Date: Tue Jan 11 2022 - 21:26:24 EST


On Tue, 11 Jan 2022 18:50:17 +0100, Krzysztof Kozlowski wrote:
> Convert the MFD part of Maxim MAX77693 MUIC to DT schema format. The
> example DTS was copied from existing DTS (exynos4412-midas.dtsi), so
> keep the license as GPL-2.0-only.
>
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxxxxx>
> ---
> .../devicetree/bindings/mfd/max77693.txt | 194 ------------------
> .../bindings/mfd/maxim,max77693.yaml | 143 +++++++++++++
> MAINTAINERS | 2 +-
> 3 files changed, 144 insertions(+), 195 deletions(-)
> delete mode 100644 Documentation/devicetree/bindings/mfd/max77693.txt
> create mode 100644 Documentation/devicetree/bindings/mfd/maxim,max77693.yaml
>

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>