diff mbox series

[5/9] dt-bindings: remoteproc: qcom: wcnss: Add compatible for pronto v3

Message ID 20220511161602.117772-6-sireeshkodali1@gmail.com (mailing list archive)
State Changes Requested
Headers show
Series Add support for remoteprocs on the MSM8953 platform | expand

Commit Message

Sireesh Kodali May 11, 2022, 4:15 p.m. UTC
The pronto v3 remoteproc is similar to pronto v2. It is found on the
MSM8953 platform, which is used by SDM450, SDM625, SDM626, APQ8053 and
other SoCs. Since the configuration is same on all SoCs, a single
compatible is used.

Signed-off-by: Sireesh Kodali <sireeshkodali1@gmail.com>
---
 .../devicetree/bindings/remoteproc/qcom,wcnss-pil.yaml      | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/remoteproc/qcom,wcnss-pil.yaml b/Documentation/devicetree/bindings/remoteproc/qcom,wcnss-pil.yaml
index d19f9f87a3e3..89bef16f153d 100644
--- a/Documentation/devicetree/bindings/remoteproc/qcom,wcnss-pil.yaml
+++ b/Documentation/devicetree/bindings/remoteproc/qcom,wcnss-pil.yaml
@@ -26,6 +26,7 @@  properties:
               - qcom,riva-pil
               - qcom,pronto-v1-pil
               - qcom,pronto-v2-pil
+              - qcom,pronto-v3-pil
 
   reg:
     description: must specify the base address and size of the CCU, DXE and PMU
@@ -143,15 +144,16 @@  if:
         enum:
           - qcom,pronto-v1-pil
           - qcom,pronto-v2-pil
+          - qcom,pronto-v3-pil
 then:
   properties:
     vddmx-supply:
       deprecated: true
-      description: Deprecated for qcom,pronto-v1/2-pil
+      description: Deprecated for qcom,pronto-v1/2/3-pil
 
     vddcx-supply:
       deprecated: true
-      description: Deprecated for qcom,pronto-v1/2-pil
+      description: Deprecated for qcom,pronto-v1/2/3-pil
 
   required:
     - power-domains