Document compatible for Qualcomm Kaanapali SoC MPSS PAS which looks fully compatible with SM8750.
Signed-off-by: Jingyi Wang <[email protected]> --- Documentation/devicetree/bindings/remoteproc/qcom,sm8550-pas.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Documentation/devicetree/bindings/remoteproc/qcom,sm8550-pas.yaml b/Documentation/devicetree/bindings/remoteproc/qcom,sm8550-pas.yaml index 031fdf36a66c..b0d2f0371e5e 100644 --- a/Documentation/devicetree/bindings/remoteproc/qcom,sm8550-pas.yaml +++ b/Documentation/devicetree/bindings/remoteproc/qcom,sm8550-pas.yaml @@ -38,6 +38,9 @@ properties: - items: - const: qcom,kaanapali-cdsp-pas - const: qcom,sm8550-cdsp-pas + - items: + - const: qcom,kaanapali-mpss-pas + - const: qcom,sm8750-mpss-pas reg: maxItems: 1 @@ -191,6 +194,7 @@ allOf: properties: compatible: enum: + - qcom,kaanapali-mpss-pas - qcom,sm8750-mpss-pas then: properties: @@ -227,6 +231,7 @@ allOf: properties: compatible: enum: + - qcom,kaanapali-mpss-pas - qcom,sdx75-mpss-pas - qcom,sm8550-mpss-pas - qcom,sm8650-mpss-pas -- 2.25.1

