From: Sireesh Kodali Date: Sat, 1 Oct 2022 03:13:43 +0000 (+0530) Subject: dt-bindings: remoteproc: qcom: wcnss: Add compatible for pronto v3 X-Git-Tag: v6.6.17~5415^2~59 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=a890eebe42ad2c0cfe44a34a4f9e7d1a735a55d8;p=platform%2Fkernel%2Flinux-rpi.git dt-bindings: remoteproc: qcom: wcnss: Add compatible for pronto v3 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 Reviewed-by: Krzysztof Kozlowski Signed-off-by: Bjorn Andersson Link: https://lore.kernel.org/r/20221001031345.31293-5-sireeshkodali1@gmail.com --- diff --git a/Documentation/devicetree/bindings/remoteproc/qcom,wcnss-pil.yaml b/Documentation/devicetree/bindings/remoteproc/qcom,wcnss-pil.yaml index 0eb2617..2ba2b6c 100644 --- a/Documentation/devicetree/bindings/remoteproc/qcom,wcnss-pil.yaml +++ b/Documentation/devicetree/bindings/remoteproc/qcom,wcnss-pil.yaml @@ -22,6 +22,7 @@ properties: - enum: - qcom,pronto-v1-pil - qcom,pronto-v2-pil + - qcom,pronto-v3-pil - const: qcom,pronto - const: qcom,riva-pil @@ -199,6 +200,21 @@ allOf: - power-domains - power-domain-names + - if: + properties: + compatible: + contains: + enum: + - qcom,pronto-v3-pil + then: + properties: + vddmx-supply: false + vddcx-supply: false + + required: + - power-domains + - power-domain-names + examples: - | #include