diff options
author | Johan Hovold <johan+linaro@kernel.org> | 2022-10-07 14:11:10 +0200 |
---|---|---|
committer | Lee Jones <lee@kernel.org> | 2022-12-07 14:28:08 +0100 |
commit | 03317a86df980f255b80a9f7122ffa16b3451f3b (patch) | |
tree | 9e5802970bdc7fe384c25728c509e5dfa629796e /Documentation | |
parent | mfd: Add Ampere's Altra SMpro MFD driver (diff) | |
download | linux-03317a86df980f255b80a9f7122ffa16b3451f3b.tar.xz linux-03317a86df980f255b80a9f7122ffa16b3451f3b.zip |
dt-bindings: mfd: qcom,tcsr: Add sc8280xp binding
Add a binding for the SC8280XP TCSR.
Signed-off-by: Johan Hovold <johan+linaro@kernel.org>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Lee Jones <lee@kernel.org>
Link: https://lore.kernel.org/r/20221007121110.5432-1-johan+linaro@kernel.org
Diffstat (limited to 'Documentation')
-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 b12809b5cc22..cb0ae38a777f 100644 --- a/Documentation/devicetree/bindings/mfd/qcom,tcsr.yaml +++ b/Documentation/devicetree/bindings/mfd/qcom,tcsr.yaml @@ -21,6 +21,7 @@ properties: - qcom,qcs404-tcsr - qcom,sc7180-tcsr - qcom,sc7280-tcsr + - qcom,sc8280xp-tcsr - qcom,sdm630-tcsr - qcom,sdm845-tcsr - qcom,sm8150-tcsr |