diff options
| author | Danila Tikhonov <[email protected]> | 2023-09-13 22:44:18 +0300 |
|---|---|---|
| committer | Bjorn Andersson <[email protected]> | 2023-09-19 20:24:54 -0700 |
| commit | eb3da369ccd07c0e3d65cd9cd31ca44f9f709673 (patch) | |
| tree | a10fafba04212c4fe440322cdf3ba9422e425add | |
| parent | db1e57928766966cd542e59789125968ac29b9da (diff) | |
dt-bindings: firmware: document Qualcomm SM7150 SCM
Document the compatible for Qualcomm SM7150 SCM.
Signed-off-by: Danila Tikhonov <[email protected]>
Acked-by: Krzysztof Kozlowski <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Bjorn Andersson <[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 4233ea839bfc..0c073335f8ff 100644 --- a/Documentation/devicetree/bindings/firmware/qcom,scm.yaml +++ b/Documentation/devicetree/bindings/firmware/qcom,scm.yaml @@ -56,6 +56,7 @@ properties: - qcom,scm-sm6125 - qcom,scm-sm6350 - qcom,scm-sm6375 + - qcom,scm-sm7150 - qcom,scm-sm8150 - qcom,scm-sm8250 - qcom,scm-sm8350 |