Re: [PATCH] dt-bindings: regulator: Convert mp886x to json-schema

From: Rob Herring
Date: Wed Sep 09 2020 - 13:18:50 EST


On Thu, 27 Aug 2020 15:06:40 +0800, Jisheng Zhang wrote:
> Convert the mp886x binding to DT schema format using json-schema.
>
> Signed-off-by: Jisheng Zhang <Jisheng.Zhang@xxxxxxxxxxxxx>
> ---
> .../devicetree/bindings/regulator/mp886x.txt | 31 ----------
> .../bindings/regulator/mps,mp886x.yaml | 61 +++++++++++++++++++
> 2 files changed, 61 insertions(+), 31 deletions(-)
> delete mode 100644 Documentation/devicetree/bindings/regulator/mp886x.txt
> create mode 100644 Documentation/devicetree/bindings/regulator/mps,mp886x.yaml
>

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>