Messages in this thread Patch in this message |  | | From | Konrad Dybcio <> | Subject | [PATCH 2/6] dt-bindings: firmware: scm: Add compatible for SM6375 | Date | Sat, 16 Jul 2022 21:32:52 +0200 |
| |
Add a SCM compatible for SM6375.
Signed-off-by: Konrad Dybcio <konrad.dybcio@somainline.org> --- Documentation/devicetree/bindings/firmware/qcom,scm.txt | 1 + 1 file changed, 1 insertion(+)
diff --git a/Documentation/devicetree/bindings/firmware/qcom,scm.txt b/Documentation/devicetree/bindings/firmware/qcom,scm.txt index b3f702cbed87..de7bb8b8d85e 100644 --- a/Documentation/devicetree/bindings/firmware/qcom,scm.txt +++ b/Documentation/devicetree/bindings/firmware/qcom,scm.txt @@ -35,6 +35,7 @@ Required properties: * "qcom,scm-sm8250" * "qcom,scm-sm8350" * "qcom,scm-sm8450" + * "qcom,sm6375-scm" and: * "qcom,scm" - clocks: Specifies clocks needed by the SCM interface, if any: -- 2.37.0
|  |