Re: [PATCH V12 01/10] dt-bindings: remoteproc: convert imx rproc bindings to json-schema

From: Rob Herring
Date: Fri Mar 05 2021 - 17:37:40 EST


On Thu, 18 Feb 2021 09:24:51 +0800, peng.fan@xxxxxxxxxxx wrote:
> From: Peng Fan <peng.fan@xxxxxxx>
>
> Convert the imx rproc binding to DT schema format using json-schema.
>
> Signed-off-by: Peng Fan <peng.fan@xxxxxxx>
> ---
> .../bindings/remoteproc/fsl,imx-rproc.yaml | 61 +++++++++++++++++++
> .../bindings/remoteproc/imx-rproc.txt | 33 ----------
> 2 files changed, 61 insertions(+), 33 deletions(-)
> create mode 100644 Documentation/devicetree/bindings/remoteproc/fsl,imx-rproc.yaml
> delete mode 100644 Documentation/devicetree/bindings/remoteproc/imx-rproc.txt
>

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>