diff options
author | Melody Olvera <quic_molvera@quicinc.com> | 2023-03-06 15:11:56 -0800 |
---|---|---|
committer | Bjorn Andersson <andersson@kernel.org> | 2023-03-15 19:28:50 -0700 |
commit | bbf97c274da60fcfbb8ebde70a1c3abc6102c709 (patch) | |
tree | 0316cfb937171c1933b8d3c121818dff826bc806 /Documentation/devicetree/bindings/firmware | |
parent | 56d2156e7c298ecad5a113a81e5550631bcf7fd5 (diff) | |
download | lwn-bbf97c274da60fcfbb8ebde70a1c3abc6102c709.tar.gz lwn-bbf97c274da60fcfbb8ebde70a1c3abc6102c709.zip |
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 <quic_molvera@quicinc.com>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Link: https://lore.kernel.org/r/20230306231202.12223-2-quic_molvera@quicinc.com
Diffstat (limited to 'Documentation/devicetree/bindings/firmware')
-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: |