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>