[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <7939caa888e91270876c9f0616ce92b4651b4e9e.camel@pengutronix.de>
Date: Thu, 14 Aug 2025 12:32:30 +0200
From: Philipp Zabel <p.zabel@...gutronix.de>
To: dongxuyang@...incomputing.com, robh@...nel.org, krzk+dt@...nel.org,
conor+dt@...nel.org, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org
Cc: ningyu@...incomputing.com, linmin@...incomputing.com,
huangyifeng@...incomputing.com, pinkesh.vaghela@...fochips.com, Krzysztof
Kozlowski <krzysztof.kozlowski@...aro.org>
Subject: Re: [PATCH v5 1/2] dt-bindings: reset: eswin: Documentation for
eic7700 SoC
On Fr, 2025-07-25 at 17:34 +0800, dongxuyang@...incomputing.com wrote:
> From: Xuyang Dong <dongxuyang@...incomputing.com>
>
> Add device tree binding documentation and header file for the ESWIN
> eic7700 reset controller module.
>
> Signed-off-by: Yifeng Huang <huangyifeng@...incomputing.com>
> Signed-off-by: Xuyang Dong <dongxuyang@...incomputing.com>
> Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>
> ---
> .../bindings/reset/eswin,eic7700-reset.yaml | 42 +++
> .../dt-bindings/reset/eswin,eic7700-reset.h | 298 ++++++++++++++++++
> 2 files changed, 340 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/reset/eswin,eic7700-reset.yaml
> create mode 100644 include/dt-bindings/reset/eswin,eic7700-reset.h
>
> diff --git a/Documentation/devicetree/bindings/reset/eswin,eic7700-reset.yaml b/Documentation/devicetree/bindings/reset/eswin,eic7700-reset.yaml
> new file mode 100644
> index 000000000000..d05a0531dce3
> --- /dev/null
> +++ b/Documentation/devicetree/bindings/reset/eswin,eic7700-reset.yaml
> @@ -0,0 +1,42 @@
> +# SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
> +%YAML 1.2
> +---
> +$id: http://devicetree.org/schemas/reset/eswin,eic7700-reset.yaml#
> +$schema: http://devicetree.org/meta-schemas/core.yaml#
> +
> +title: ESWIN EIC7700 SoC reset controller
> +
> +maintainers:
> + - Yifeng Huang <huangyifeng@...incomputing.com>
> + - Xuyang Dong <dongxuyang@...incomputing.com>
> +
> +description:
> + The system reset controller can be used to reset various peripheral
> + controllers in ESWIN eic7700 SoC.
> +
> +properties:
> + compatible:
> + const: eswin,eic7700-reset
Undeclared dependency on [1].
[1] https://lore.kernel.org/all/20250616112316.3833343-4-pinkesh.vaghela@einfochips.com/
regards
Philipp
Powered by blists - more mailing lists