Message ID | 20230913194418.30272-1-danila@jiaxyga.com (mailing list archive) |
---|---|
State | Accepted |
Commit | eb3da369ccd07c0e3d65cd9cd31ca44f9f709673 |
Headers | show |
Series | dt-bindings: firmware: document Qualcomm SM7150 SCM | expand |
On 13/09/2023 21:44, Danila Tikhonov wrote: > Document the compatible for Qualcomm SM7150 SCM. > > Signed-off-by: Danila Tikhonov <danila@jiaxyga.com> > --- > Documentation/devicetree/bindings/firmware/qcom,scm.yaml | 1 + > 1 file changed, 1 insertion(+) > > 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 Where is the user of this binding? Please provide a link in any future submission without obvious user. Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Best regards, Krzysztof
On Wed, 13 Sep 2023 22:44:18 +0300, Danila Tikhonov wrote: > Document the compatible for Qualcomm SM7150 SCM. > > Applied, thanks! [1/1] dt-bindings: firmware: document Qualcomm SM7150 SCM commit: eb3da369ccd07c0e3d65cd9cd31ca44f9f709673 Best regards,
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
Document the compatible for Qualcomm SM7150 SCM. Signed-off-by: Danila Tikhonov <danila@jiaxyga.com> --- Documentation/devicetree/bindings/firmware/qcom,scm.yaml | 1 + 1 file changed, 1 insertion(+)