On Tue, 02 Nov 2021 19:14:31 +0530, Rakesh Pillai wrote: > Convert Qualcomm ADSP/CDSP Remoteproc devicetree > binding to YAML. > > Signed-off-by: Rakesh Pillai <pillair@xxxxxxxxxxxxxx> > --- > .../bindings/remoteproc/qcom,hexagon-v56.txt | 140 ------------------ > .../bindings/remoteproc/qcom,qcs404-cdsp-pil.yaml | 161 +++++++++++++++++++++ > .../bindings/remoteproc/qcom,sdm845-adsp-pil.yaml | 160 ++++++++++++++++++++ > 3 files changed, 321 insertions(+), 140 deletions(-) > delete mode 100644 Documentation/devicetree/bindings/remoteproc/qcom,hexagon-v56.txt > create mode 100644 Documentation/devicetree/bindings/remoteproc/qcom,qcs404-cdsp-pil.yaml > create mode 100644 Documentation/devicetree/bindings/remoteproc/qcom,sdm845-adsp-pil.yaml > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>