diff options
| author | Deepti Jaggi <deepti.jaggi@oss.qualcomm.com> | 2026-05-04 16:11:22 +0800 |
|---|---|---|
| committer | Lee Jones <lee@kernel.org> | 2026-06-17 11:32:07 +0100 |
| commit | 484c67469d15d80bc466fdec7fc85caaadd4b08e (patch) | |
| tree | ddfa2b028e746349a769bfb7e58acf33e1d12e53 | |
| parent | 7b7b7fa42d08087a9d5f3d49453dbe721cbbd2d4 (diff) | |
dt-bindings: mfd: qcom,tcsr: Add compatible for Nord
Document Top Control and Status Register (TCSR) controller on Qualcomm
Nord SoC.
Signed-off-by: Deepti Jaggi <deepti.jaggi@oss.qualcomm.com>
Signed-off-by: Shawn Guo <shengchao.guo@oss.qualcomm.com>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>
Link: https://patch.msgid.link/20260504081122.825635-1-shengchao.guo@oss.qualcomm.com
Signed-off-by: Lee Jones <lee@kernel.org>
| -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 14ae3f00ef7e..23317d1b381c 100644 --- a/Documentation/devicetree/bindings/mfd/qcom,tcsr.yaml +++ b/Documentation/devicetree/bindings/mfd/qcom,tcsr.yaml @@ -19,6 +19,7 @@ properties: - enum: - qcom,msm8976-tcsr - qcom,msm8998-tcsr + - qcom,nord-tcsr - qcom,qcm2290-tcsr - qcom,qcs404-tcsr - qcom,qcs615-tcsr |
