diff options
author | Melody Olvera <[email protected]> | 2023-03-06 15:11:56 -0800 |
---|---|---|
committer | Bjorn Andersson <[email protected]> | 2023-03-15 19:28:50 -0700 |
commit | bbf97c274da60fcfbb8ebde70a1c3abc6102c709 (patch) | |
tree | 0316cfb937171c1933b8d3c121818dff826bc806 | |
parent | 56d2156e7c298ecad5a113a81e5550631bcf7fd5 (diff) |
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 <[email protected]>
Acked-by: Krzysztof Kozlowski <[email protected]>
Signed-off-by: Bjorn Andersson <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
-rw-r--r-- | Documentation/devicetree/bindings/firmware/qcom,scm.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/firmware/qcom,scm.yaml b/Documentation/devicetree/bindings/firmware/qcom,scm.yaml index ddda28bddde5..543feb3b6c58 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: |