Re: [PATCH v2 2/3] dt-bindings: input: Convert sc27xx-vibra.txt to json-schema

From: Rob Herring
Date: Mon Dec 07 2020 - 14:36:29 EST


On Tue, 17 Nov 2020 11:49:48 +0800, Chunyan Zhang wrote:
> From: Chunyan Zhang <chunyan.zhang@xxxxxxxxxx>
>
> Convert the sprd sc27xx vibrator binding to DT schema using json-schema.
>
> Signed-off-by: Chunyan Zhang <chunyan.zhang@xxxxxxxxxx>
> ---
> .../bindings/input/sprd,sc27xx-vibra.txt | 23 ----------
> .../bindings/input/sprd,sc27xx-vibrator.yaml | 46 +++++++++++++++++++
> 2 files changed, 46 insertions(+), 23 deletions(-)
> delete mode 100644 Documentation/devicetree/bindings/input/sprd,sc27xx-vibra.txt
> create mode 100644 Documentation/devicetree/bindings/input/sprd,sc27xx-vibrator.yaml
>

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>