diff options
author | Rohit Agarwal <[email protected]> | 2023-03-08 17:49:48 +0530 |
---|---|---|
committer | Lee Jones <[email protected]> | 2023-04-26 11:40:29 +0100 |
commit | 2c6a1bde024ccb0e64ea4bc112d15438abc08949 (patch) | |
tree | 2b73f3e5751feb612286e8b3dbe3de427032921e | |
parent | c5a4b6fd31e8cbc749f7ac9ff6c3a6118f3e5011 (diff) |
dt-bindings: mfd: qcom,tcsr: Add compatible for sdx65
Add the qcom,sdx65-tcsr compatible.
Signed-off-by: Rohit Agarwal <[email protected]>
Acked-by: Krzysztof Kozlowski <[email protected]>
Signed-off-by: Lee Jones <[email protected]>
Link: https://lore.kernel.org/r/[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 5059bc2e676d..51fa614c3f51 100644 --- a/Documentation/devicetree/bindings/mfd/qcom,tcsr.yaml +++ b/Documentation/devicetree/bindings/mfd/qcom,tcsr.yaml @@ -25,6 +25,7 @@ properties: - qcom,sc8280xp-tcsr - qcom,sdm630-tcsr - qcom,sdm845-tcsr + - qcom,sdx65-tcsr - qcom,sm8150-tcsr - qcom,sm8450-tcsr - qcom,tcsr-apq8064 |