On Wed, Sep 4, 2019 at 11:20 AM Pragnesh Patel <[email protected]> wrote: > > Convert the riscv,sifive-serial binding to DT schema using json-schema. > > Signed-off-by: Pragnesh Patel <[email protected]> > --- > > Changes in v2: > - Replace enum with items in compatible property > > .../devicetree/bindings/serial/sifive-serial.txt | 33 ------------ > .../devicetree/bindings/serial/sifive-serial.yaml | 62 > ++++++++++++++++++++++ > 2 files changed, 62 insertions(+), 33 deletions(-) > delete mode 100644 Documentation/devicetree/bindings/serial/sifive-serial.txt > create mode 100644 > Documentation/devicetree/bindings/serial/sifive-serial.yaml
Reviewed-by: Rob Herring <[email protected]>

