From bbf97c274da60fcfbb8ebde70a1c3abc6102c709 Mon Sep 17 00:00:00 2001 From: Melody Olvera Date: Mon, 6 Mar 2023 15:11:56 -0800 Subject: [PATCH] dt-bindings: firmware: qcom,scm: Update QDU1000/QRU1000 compatible Update compatible for QDU1000 and QRU1000 to include the interconnect these devices have. Signed-off-by: Melody Olvera Acked-by: Krzysztof Kozlowski Signed-off-by: Bjorn Andersson Link: https://lore.kernel.org/r/20230306231202.12223-2-quic_molvera@quicinc.com --- Documentation/devicetree/bindings/firmware/qcom,scm.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/firmware/qcom,scm.yaml b/Documentation/devicetree/bindings/firmware/qcom,scm.yaml index ddda28bddde5f..543feb3b6c583 100644 --- a/Documentation/devicetree/bindings/firmware/qcom,scm.yaml +++ b/Documentation/devicetree/bindings/firmware/qcom,scm.yaml @@ -168,6 +168,7 @@ allOf: compatible: contains: enum: + - qcom,scm-qdu1000 - qcom,scm-sm8450 - qcom,scm-sm8550 then: -- 2.30.2