Message ID | 20230510134121.1232286-7-quic_srichara@quicinc.com |
---|---|
State | New |
Headers | show |
Series | Add minimal boot support for IPQ5018 | expand |
On 10/05/2023 15:41, Sricharan Ramabadhran wrote: You need commit msg explaining more than what is in subject, e.g. company... Look for nice examples in history - also for proper subject prefix (qcom,scm:) Best regards, Krzysztof
On 5/10/2023 7:58 PM, Krzysztof Kozlowski wrote: > On 10/05/2023 15:41, Sricharan Ramabadhran wrote: > > You need commit msg explaining more than what is in subject, e.g. company... > > Look for nice examples in history - also for proper subject prefix > (qcom,scm:) > Thanks Krzysztof for all the reviews. Will fix this up. Regards, Sricharan
diff --git a/Documentation/devicetree/bindings/firmware/qcom,scm.yaml b/Documentation/devicetree/bindings/firmware/qcom,scm.yaml index 367d04ad1923..ec5f5c0170b5 100644 --- a/Documentation/devicetree/bindings/firmware/qcom,scm.yaml +++ b/Documentation/devicetree/bindings/firmware/qcom,scm.yaml @@ -24,6 +24,7 @@ properties: - qcom,scm-apq8064 - qcom,scm-apq8084 - qcom,scm-ipq4019 + - qcom,scm-ipq5018 - qcom,scm-ipq5332 - qcom,scm-ipq6018 - qcom,scm-ipq806x
Signed-off-by: Sricharan Ramabadhran <quic_srichara@quicinc.com> --- [v4] Fixed the order Documentation/devicetree/bindings/firmware/qcom,scm.yaml | 1 + 1 file changed, 1 insertion(+)