diff options
author | Poovendhan Selvaraj <[email protected]> | 2023-02-08 11:03:32 +0530 |
---|---|---|
committer | Lee Jones <[email protected]> | 2023-04-26 11:40:27 +0100 |
commit | c301311a523bcc48d6d626cbd4654463a105e089 (patch) | |
tree | 80faaaef9ba04c2a1bdb2c73575e1f9aed6819b0 | |
parent | 86c6bb0edffa9fc02b4e3801b48c8e82114f1352 (diff) |
dt-bindings: mfd: Add the tcsr compatible for IPQ9574
Add the tcsr compatible string for IPQ9574 SoC
Signed-off-by: Poovendhan Selvaraj <[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 2eeebe920e6e..203fc890c9a3 100644 --- a/Documentation/devicetree/bindings/mfd/qcom,tcsr.yaml +++ b/Documentation/devicetree/bindings/mfd/qcom,tcsr.yaml @@ -31,6 +31,7 @@ properties: - qcom,tcsr-ipq5332 - qcom,tcsr-ipq6018 - qcom,tcsr-ipq8064 + - qcom,tcsr-ipq9574 - qcom,tcsr-mdm9615 - qcom,tcsr-msm8226 - qcom,tcsr-msm8660 |