Re: [PATCH] dt-bindings: remoteproc: qcom: pas: Convert binding to YAML

From: Rob Herring
Date: Fri May 07 2021 - 18:03:29 EST


On Wed, 05 May 2021 13:52:00 +0530, Manivannan Sadhasivam wrote:
> Convert Qualcomm ADSP Remoteproc devicetree binding to YAML.
>
> Signed-off-by: Manivannan Sadhasivam <manivannan.sadhasivam@xxxxxxxxxx>
> ---
> .../bindings/remoteproc/qcom,adsp.txt | 228 --------
> .../bindings/remoteproc/qcom,adsp.yaml | 534 ++++++++++++++++++
> 2 files changed, 534 insertions(+), 228 deletions(-)
> delete mode 100644 Documentation/devicetree/bindings/remoteproc/qcom,adsp.txt
> create mode 100644 Documentation/devicetree/bindings/remoteproc/qcom,adsp.yaml
>

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>