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 7/9] dt-bindings: remoteproc: qcom: mss: Add MSS on MSM8953
Date
Add bindings for MSS on the MSM8953 platform, which is used by
SDM450, SDM625, SDM626, APQ8053 and SDM632.

Signed-off-by: Sireesh Kodali <sireeshkodali1@gmail.com>
---
.../bindings/remoteproc/qcom,q6v5.yaml | 25 +++++++++++++++++++
1 file changed, 25 insertions(+)

diff --git a/Documentation/devicetree/bindings/remoteproc/qcom,q6v5.yaml b/Documentation/devicetree/bindings/remoteproc/qcom,q6v5.yaml
index 1c67c6cbf417..4882553df8b9 100644
--- a/Documentation/devicetree/bindings/remoteproc/qcom,q6v5.yaml
+++ b/Documentation/devicetree/bindings/remoteproc/qcom,q6v5.yaml
@@ -31,6 +31,7 @@ properties:
- qcom,qcs404-wcss-pil
- qcom,msm8916-mss-pil
- qcom,msm8974-mss-pil
+ - qcom,msm8953-mss-pil
- qcom,msm8996-mss-pil
- qcom,msm8998-mss-pil
- qcom,sc7180-mss-pil
@@ -263,6 +264,27 @@ allOf:
- const: mem
- const: xo

+ - if:
+ properties:
+ compatible:
+ contains:
+ enum:
+ - qcom,msm8953-mss-pil
+ then:
+ properties:
+ clocks:
+ items:
+ - description: Interface clock
+ - description: Bus clock
+ - description: Memory clock
+ - description: XO clock
+ clock-names:
+ items:
+ - const: iface
+ - const: bus
+ - const: mem
+ - const: xo
+
- if:
properties:
compatible:
@@ -410,6 +432,7 @@ allOf:
- qcom,qcs404-wcss-pil
- qcom,msm8916-mss-pil
- qcom,msm8974-mss-pil
+ - qcom,msm8953-mss-pil
then:
properties:
interrupts-extended:
@@ -479,6 +502,7 @@ allOf:
enum:
- qcom,msm8916-mss-pil
- qcom,msm8974-mss-pil
+ - qcom,msm8953-mss-pil
- qcom,msm8996-mss-pil
- qcom,msm8998-mss-pil
then:
@@ -573,6 +597,7 @@ allOf:
- qcom,q6v5-pil
- qcom,msm8916-mss-pil
- qcom,msm8974-mss-pil
+ - qcom,msm8953-mss-pil
- qcom,msm8996-mss-pil
- qcom,msm8998-mss-pil
then:
--
2.36.0
\
 
 \ /
  Last update: 2022-05-11 18:19    [W:0.266 / U:0.084 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site