Re: [PATCH v6 3/6] dt-bindings: remoteproc: mediatek: Convert mtk,scp to json-schema

From: Rob Herring
Date: Fri Aug 13 2021 - 16:57:07 EST


On Mon, 09 Aug 2021 13:19:56 +0800, Tinghan Shen wrote:
> Convert the mtk,scp binding to DT schema format using json-schema.
>
> Signed-off-by: Tinghan Shen <tinghan.shen@xxxxxxxxxxxx>
> ---
> .../bindings/remoteproc/mtk,scp.txt | 41 ---------
> .../bindings/remoteproc/mtk,scp.yaml | 92 +++++++++++++++++++
> 2 files changed, 92 insertions(+), 41 deletions(-)
> delete mode 100644 Documentation/devicetree/bindings/remoteproc/mtk,scp.txt
> create mode 100644 Documentation/devicetree/bindings/remoteproc/mtk,scp.yaml
>

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>