Message ID | 20240912-add_tcsr_compatible_for_qcs615-v1-1-5b85dd4d42ad@quicinc.com |
---|---|
State | Superseded |
Headers | show |
Series | dt-bindings: mfd: qcom,tcsr: Add compatible for qcs615 | expand |
On Thu, 12 Sep 2024 10:50:39 +0800, Lijuan Gao wrote: > Document the qcom,qcs615-tcsr compatible. > > Signed-off-by: Lijuan Gao <quic_lijuang@quicinc.com> > --- > Document the qcom,qcs615-tcsr compatible, tcsr will provide various > control and status functions for their peripherals. > --- > Documentation/devicetree/bindings/mfd/qcom,tcsr.yaml | 1 + > 1 file changed, 1 insertion(+) > Acked-by: Rob Herring (Arm) <robh@kernel.org>
diff --git a/Documentation/devicetree/bindings/mfd/qcom,tcsr.yaml b/Documentation/devicetree/bindings/mfd/qcom,tcsr.yaml index c6bd14ec5aa0..1b09a57fc633 100644 --- a/Documentation/devicetree/bindings/mfd/qcom,tcsr.yaml +++ b/Documentation/devicetree/bindings/mfd/qcom,tcsr.yaml @@ -21,6 +21,7 @@ properties: - qcom,msm8998-tcsr - qcom,qcm2290-tcsr - qcom,qcs404-tcsr + - qcom,qcs615-tcsr - qcom,sc7180-tcsr - qcom,sc7280-tcsr - qcom,sc8280xp-tcsr
Document the qcom,qcs615-tcsr compatible. Signed-off-by: Lijuan Gao <quic_lijuang@quicinc.com> --- Document the qcom,qcs615-tcsr compatible, tcsr will provide various control and status functions for their peripherals. --- Documentation/devicetree/bindings/mfd/qcom,tcsr.yaml | 1 + 1 file changed, 1 insertion(+) --- base-commit: 100cc857359b5d731407d1038f7e76cd0e871d94 change-id: 20240911-add_tcsr_compatible_for_qcs615-f4cb3f58048c Best regards,