lkml.org 
[lkml]   [2022]   [May]   [11]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[PATCH 5/9] dt-bindings: remoteproc: qcom: wcnss: Add compatible for pronto v3
Date
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 --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
--
2.36.0
\
 
 \ /
  Last update: 2022-05-11 18:17    [W:0.221 / U:0.484 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site