Document the qcom,qcs615-tcsr compatible. Acked-by: Rob Herring (Arm) <robh@xxxxxxxxxx> Signed-off-by: Lijuan Gao <quic_lijuang@xxxxxxxxxxx> --- Document the qcom,qcs615-tcsr compatible, tcsr will provide various control and status functions for their peripherals. --- Changes in v2: - Collected Acked-by - Rebased patchset on top next-20240919 - Link to v1: https://lore.kernel.org/r/20240912-add_tcsr_compatible_for_qcs615-v1-1-5b85dd4d42ad@xxxxxxxxxxx --- Documentation/devicetree/bindings/mfd/qcom,tcsr.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/mfd/qcom,tcsr.yaml b/Documentation/devicetree/bindings/mfd/qcom,tcsr.yaml index 7d0b0b403150..6734a6c99f8f 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,sa8775p-tcsr - qcom,sc7180-tcsr - qcom,sc7280-tcsr --- base-commit: 3621a2c9142bd490af0666c0c02d52d60ce0d2a5 change-id: 20240920-add_tcsr_compatible_for_qcs615-091aa67f1c6f Best regards, -- lijuang <quic_lijuang@xxxxxxxxxxx>