diff options
author | Jingyi Wang <quic_jingyw@quicinc.com> | 2024-09-11 15:44:25 +0800 |
---|---|---|
committer | Lee Jones <lee@kernel.org> | 2024-10-16 09:04:09 +0100 |
commit | 62dc9f695d4facc03300f5d16a1df04d3dc75f17 (patch) | |
tree | 0eaf661dcdc7fbcf67e9d9ecc52ae3274dbed3dd /Documentation | |
parent | 2174f9a8c9db50f74df769edd5a4ab822c73b6d2 (diff) |
dt-bindings: mfd: qcom,tcsr: Add compatible for QCS8300
Document the qcom,qcs8300-tcsr compatible, tcsr will provide various
control and status functions for their peripherals.
Signed-off-by: Jingyi Wang <quic_jingyw@quicinc.com>
Reviewed-by: Krzysztof Kozlowski <krzk@kernel.org>
Link: https://lore.kernel.org/r/20240911-qcs8300_tcsr_binding-v2-1-66eb5336b8d1@quicinc.com
Signed-off-by: Lee Jones <lee@kernel.org>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/devicetree/bindings/mfd/qcom,tcsr.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/mfd/qcom,tcsr.yaml b/Documentation/devicetree/bindings/mfd/qcom,tcsr.yaml index f178d8f2bc56..9d12536ba201 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,qcs8300-tcsr - qcom,sa8255p-tcsr - qcom,sa8775p-tcsr - qcom,sc7180-tcsr |