diff options
| author | Matti Lehtimäki <[email protected]> | 2023-01-12 22:26:07 +0200 |
|---|---|---|
| committer | Lee Jones <[email protected]> | 2023-02-22 08:25:52 +0000 |
| commit | 484cd9c0ec63b807227c44c10e47330eba136dff (patch) | |
| tree | e42ecb18ec1a1e7d04d0614fa851db4498513682 | |
| parent | 81435ed2bdea54bef20a898827b127d8ce087495 (diff) | |
dt-bindings: mfd: qcom,tcsr: Add compatible for MSM8226
Document the qcom,msm8226-tcsr compatible.
Signed-off-by: Matti Lehtimäki <[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 adcae6c007d9..d463fb47278f 100644 --- a/Documentation/devicetree/bindings/mfd/qcom,tcsr.yaml +++ b/Documentation/devicetree/bindings/mfd/qcom,tcsr.yaml @@ -31,6 +31,7 @@ properties: - qcom,tcsr-ipq6018 - qcom,tcsr-ipq8064 - qcom,tcsr-mdm9615 + - qcom,tcsr-msm8226 - qcom,tcsr-msm8660 - qcom,tcsr-msm8916 - qcom,tcsr-msm8953 |