diff options
author | Krzysztof Kozlowski <[email protected]> | 2023-03-06 08:26:17 +0100 |
---|---|---|
committer | Lee Jones <[email protected]> | 2023-04-26 11:40:29 +0100 |
commit | e8e9837dde98b18b694f79f6268afff7a610bf30 (patch) | |
tree | 1016a1b4ab6e1a154a12531eb5e550533b8ae543 | |
parent | 0742c2a6335281608ac9e9aee67493e9e30f6195 (diff) |
dt-bindings: mfd: qcom,tcsr: Document SDX55 TCSR
Add compatible for SDX55 TCSR block.
Signed-off-by: Krzysztof Kozlowski <[email protected]>
Acked-by: Rob Herring <[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 51fa614c3f51..fe790af7b4fb 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,sdx55-tcsr - qcom,sdx65-tcsr - qcom,sm8150-tcsr - qcom,sm8450-tcsr |