mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-09-18 22:14:16 +00:00
dt-bindings: firmware: qcom,scm: document SM8650 SCM Firmware Interface
Document the SCM Firmware Interface on the SM8650 Platform. Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org> Link: https://lore.kernel.org/r/20231025-topic-sm8650-upstream-bindings-scm-v1-1-f687b5aa3c9e@linaro.org Signed-off-by: Bjorn Andersson <andersson@kernel.org>
This commit is contained in:
parent
98e8bc43c2
commit
6da02af3f9
1 changed files with 3 additions and 0 deletions
|
@ -63,6 +63,7 @@ properties:
|
|||
- qcom,scm-sm8350
|
||||
- qcom,scm-sm8450
|
||||
- qcom,scm-sm8550
|
||||
- qcom,scm-sm8650
|
||||
- qcom,scm-qcs404
|
||||
- const: qcom,scm
|
||||
|
||||
|
@ -189,6 +190,7 @@ allOf:
|
|||
- qcom,scm-sc8280xp
|
||||
- qcom,scm-sm8450
|
||||
- qcom,scm-sm8550
|
||||
- qcom,scm-sm8650
|
||||
then:
|
||||
properties:
|
||||
interconnects: false
|
||||
|
@ -202,6 +204,7 @@ allOf:
|
|||
enum:
|
||||
- qcom,scm-sm8450
|
||||
- qcom,scm-sm8550
|
||||
- qcom,scm-sm8650
|
||||
then:
|
||||
properties:
|
||||
interrupts: false
|
||||
|
|
Loading…
Add table
Reference in a new issue