diff options
author | Tengfei Fan <quic_tengfan@quicinc.com> | 2023-09-08 14:58:43 +0800 |
---|---|---|
committer | Lee Jones <lee@kernel.org> | 2023-11-01 10:02:11 +0000 |
commit | 917991aae60f4f8a224b30a9eca6701be08d64b5 (patch) | |
tree | f559f1e43a8715fd706279f3158765c056d33875 /Documentation | |
parent | b2cb2ae22278f1918f7526b89760ee00b4a81393 (diff) |
dt-bindings: mfd: qcom,tcsr: Add compatible for sm4450
Document the qcom,sm4450-tcsr compatible.
Signed-off-by: Tengfei Fan <quic_tengfan@quicinc.com>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20230908065847.28382-3-quic_tengfan@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 5ad9d5deaaf8..33c3d023a106 100644 --- a/Documentation/devicetree/bindings/mfd/qcom,tcsr.yaml +++ b/Documentation/devicetree/bindings/mfd/qcom,tcsr.yaml @@ -27,6 +27,7 @@ properties: - qcom,sdm845-tcsr - qcom,sdx55-tcsr - qcom,sdx65-tcsr + - qcom,sm4450-tcsr - qcom,sm8150-tcsr - qcom,sm8450-tcsr - qcom,tcsr-apq8064 |