Re: [PATCH v3] dt-bindings: arm: Convert Actions Semi bindings to jsonschema

From: Manivannan Sadhasivam
Date: Fri Jun 14 2019 - 13:09:48 EST


On Thu, Jun 13, 2019 at 04:44:35PM -0600, Rob Herring wrote:
> On Fri, May 17, 2019 at 10:32:23AM -0500, Rob Herring wrote:
> > Convert Actions Semi SoC bindings to DT schema format using json-schema.
> >
> > Cc: "Andreas Färber" <afaerber@xxxxxxx>
> > Cc: Manivannan Sadhasivam <manivannan.sadhasivam@xxxxxxxxxx>
> > Cc: Mark Rutland <mark.rutland@xxxxxxx>
> > Cc: linux-arm-kernel@xxxxxxxxxxxxxxxxxxx
> > Cc: devicetree@xxxxxxxxxxxxxxx
> > Signed-off-by: Rob Herring <robh@xxxxxxxxxx>
> > ---
> > v3:
> > - update MAINTAINERS
> >
> > .../devicetree/bindings/arm/actions.txt | 56 -------------------
> > .../devicetree/bindings/arm/actions.yaml | 38 +++++++++++++
> > MAINTAINERS | 2 +-
> > 3 files changed, 39 insertions(+), 57 deletions(-)
> > delete mode 100644 Documentation/devicetree/bindings/arm/actions.txt
> > create mode 100644 Documentation/devicetree/bindings/arm/actions.yaml
>
> Ping. Please apply or modify this how you'd prefer. I'm not going to
> keep respinning this.
>

Sorry for that Rob.

Andreas, are you going to take this patch? Else I'll pick it up (If you
want me to do the PR for next cycle)

Thanks,
Mani

> Rob