Message ID | 20241017025313.2028120-3-quic_chunkaid@quicinc.com |
---|---|
State | Superseded |
Headers | show |
Series | Add aoss_qmp nodes for qcs615 | expand |
On Thu, Oct 17, 2024 at 10:53:12AM +0800, Kyle Deng wrote: > Document the Always-On Subsystem Qualcomm Message Potocol(AOSS_QMP) typo: Protocol > on the Qualcomm qcs615 platform. > > Signed-off-by: Kyle Deng <quic_chunkaid@quicinc.com> Best regards, Krzysztof
On 2024/10/17 17:18, Krzysztof Kozlowski wrote: > On Thu, Oct 17, 2024 at 10:53:12AM +0800, Kyle Deng wrote: >> Document the Always-On Subsystem Qualcomm Message Potocol(AOSS_QMP) > > typo: Protocol Okay,I will fix it in the next version. > >> on the Qualcomm qcs615 platform. >> >> Signed-off-by: Kyle Deng <quic_chunkaid@quicinc.com> > > Best regards, > Krzysztof >
diff --git a/Documentation/devicetree/bindings/soc/qcom/qcom,aoss-qmp.yaml b/Documentation/devicetree/bindings/soc/qcom/qcom,aoss-qmp.yaml index 7afdb60edb22..ee3414a77e38 100644 --- a/Documentation/devicetree/bindings/soc/qcom/qcom,aoss-qmp.yaml +++ b/Documentation/devicetree/bindings/soc/qcom/qcom,aoss-qmp.yaml @@ -25,6 +25,7 @@ properties: compatible: items: - enum: + - qcom,qcs615-aoss-qmp - qcom,qdu1000-aoss-qmp - qcom,sa8775p-aoss-qmp - qcom,sc7180-aoss-qmp
Document the Always-On Subsystem Qualcomm Message Potocol(AOSS_QMP) on the Qualcomm qcs615 platform. Signed-off-by: Kyle Deng <quic_chunkaid@quicinc.com> --- Documentation/devicetree/bindings/soc/qcom/qcom,aoss-qmp.yaml | 1 + 1 file changed, 1 insertion(+)