On Thu, Feb 13, 2025 at 10:58:32PM -0800, Wilson Ding wrote:
Add new compatible to be used for CP110's reset controller, and document
the supported reset lines.
Signed-off-by: Wilson Ding <redacted>
---
Subject: only one prefix
quoted hunk ↗ jump to hunk
.../arm/marvell/cp110-system-controller.txt | 32 +++++++++++++++++++
1 file changed, 32 insertions(+)
diff --git a/Documentation/devicetree/bindings/arm/marvell/cp110-system-controller.txt b/Documentation/devicetree/bindings/arm/marvell/cp110-system-controller.txt
index 9d5d70c98058..a5cc1360969c 100644
--- a/Documentation/devicetree/bindings/arm/marvell/cp110-system-controller.txt
+++ b/Documentation/devicetree/bindings/arm/marvell/cp110-system-controller.txt
@@ -190,6 +190,38 @@ CP110_LABEL(syscon0): system-controller@440000 {
};
+Reset:
+------
+
+The Device Tree node representing this System Controller 0 provides a
+number of reset lines:
+
No new bindings in TXT. Only DT schema.
Best regards,
Krzysztof