[PATCH v3 1/8] dt-bindings: remoteproc: qcom: adsp: Make ADSP pil loader as generic

From: Srinivasa Rao Mandadapu
Date: Wed Aug 10 2022 - 03:47:30 EST


Rename sdm845 adsp pil bindings to generic name, for using same binings
file for subsequent SoCs.

Signed-off-by: Srinivasa Rao Mandadapu <quic_srivasam@xxxxxxxxxxx>
---
Changes since V2:
-- Generate patch with -M flag.

.../{qcom,sdm845-adsp-pil.yaml => qcom,lpass-adsp-pil.yaml} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
rename Documentation/devicetree/bindings/remoteproc/{qcom,sdm845-adsp-pil.yaml => qcom,lpass-adsp-pil.yaml} (97%)

diff --git a/Documentation/devicetree/bindings/remoteproc/qcom,sdm845-adsp-pil.yaml b/Documentation/devicetree/bindings/remoteproc/qcom,lpass-adsp-pil.yaml
similarity index 97%
rename from Documentation/devicetree/bindings/remoteproc/qcom,sdm845-adsp-pil.yaml
rename to Documentation/devicetree/bindings/remoteproc/qcom,lpass-adsp-pil.yaml
index 1535bbb..9f11332 100644
--- a/Documentation/devicetree/bindings/remoteproc/qcom,sdm845-adsp-pil.yaml
+++ b/Documentation/devicetree/bindings/remoteproc/qcom,lpass-adsp-pil.yaml
@@ -1,10 +1,10 @@
# SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
%YAML 1.2
---
-$id: http://devicetree.org/schemas/remoteproc/qcom,sdm845-adsp-pil.yaml#
+$id: http://devicetree.org/schemas/remoteproc/qcom,lpass-adsp-pil.yaml#
$schema: http://devicetree.org/meta-schemas/core.yaml#

-title: Qualcomm SDM845 ADSP Peripheral Image Loader
+title: Qualcomm LPASS ADSP Peripheral Image Loader

maintainers:
- Bjorn Andersson <bjorn.andersson@xxxxxxxxxx>
--
2.7.4