Re: [PATCH v2] dt-bindings: remoteproc: convert stm32-rproc to json-schema

From: Rob Herring
Date: Thu Nov 21 2019 - 09:58:20 EST


On Thu, 21 Nov 2019 10:52:25 +0100, Arnaud Pouliquen wrote:
> Convert the STM32 remoteproc bindings to DT schema format using
> json-schema
>
> Signed-off-by: Arnaud Pouliquen <arnaud.pouliquen@xxxxxx>
> ---
> .../bindings/remoteproc/st,stm32-rproc.yaml | 131 ++++++++++++++++++
> .../bindings/remoteproc/stm32-rproc.txt | 63 ---------
> 2 files changed, 131 insertions(+), 63 deletions(-)
> create mode 100644 Documentation/devicetree/bindings/remoteproc/st,stm32-rproc.yaml
> delete mode 100644 Documentation/devicetree/bindings/remoteproc/stm32-rproc.txt
>

Applied, thanks.

Rob