Re: [PATCH 3/4] [PATCH 3/4] dt-bindings: cp110: Document the reset controller
From: Krzysztof Kozlowski
Date: Fri Feb 14 2025 - 03:46:05 EST
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 <dingwei@xxxxxxxxxxx>
> ---
Subject: only one prefix
> .../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