mirror of
https://github.com/torvalds/linux.git
synced 2026-05-23 06:31:58 +02:00
dt-bindings: firmware: qcom,scm: document support for SA8255p
Add a compatible for the SA8255p platform's Secure Channel Manager firmware interface. Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Signed-off-by: Nikunj Kela <quic_nkela@quicinc.com> Link: https://lore.kernel.org/r/20240905183016.3742735-1-quic_nkela@quicinc.com Signed-off-by: Bjorn Andersson <andersson@kernel.org>
This commit is contained in:
parent
25136f046b
commit
b4bd100500
|
|
@ -43,6 +43,7 @@ properties:
|
|||
- qcom,scm-msm8998
|
||||
- qcom,scm-qcm2290
|
||||
- qcom,scm-qdu1000
|
||||
- qcom,scm-sa8255p
|
||||
- qcom,scm-sa8775p
|
||||
- qcom,scm-sar2130p
|
||||
- qcom,scm-sc7180
|
||||
|
|
@ -205,6 +206,7 @@ allOf:
|
|||
compatible:
|
||||
contains:
|
||||
enum:
|
||||
- qcom,scm-sa8255p
|
||||
- qcom,scm-sa8775p
|
||||
then:
|
||||
properties:
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user