diff options
author | Tengfei Fan <[email protected]> | 2023-09-08 14:58:43 +0800 |
---|---|---|
committer | Lee Jones <[email protected]> | 2023-11-01 10:02:11 +0000 |
commit | 917991aae60f4f8a224b30a9eca6701be08d64b5 (patch) | |
tree | f559f1e43a8715fd706279f3158765c056d33875 | |
parent | b2cb2ae22278f1918f7526b89760ee00b4a81393 (diff) |
dt-bindings: mfd: qcom,tcsr: Add compatible for sm4450
Document the qcom,sm4450-tcsr compatible.
Signed-off-by: Tengfei Fan <[email protected]>
Reviewed-by: Krzysztof Kozlowski <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Lee Jones <[email protected]>
-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 |