[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <54984d87-9bfb-94e0-69d6-eee34fafcfc6@linaro.org>
Date: Mon, 28 Mar 2022 21:07:20 +0200
From: Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>
To: Kunihiko Hayashi <hayashi.kunihiko@...ionext.com>,
Philipp Zabel <p.zabel@...gutronix.de>,
Rob Herring <robh+dt@...nel.org>,
Krzysztof Kozlowski <krzk+dt@...nel.org>
Cc: Masami Hiramatsu <mhiramat@...nel.org>, devicetree@...r.kernel.org,
linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] dt-bindings: reset: Add parent "resets" property as
optional
On 28/03/2022 03:24, Kunihiko Hayashi wrote:
> LD11 mio reset controller has a reset lines from system controller.
> Add parent "resets" property to fix the following warning.
>
> uniphier-ld11-global.dt.yaml: reset: 'resets' does not match any of the regexes: 'pinctrl-[0-9]+'
> From schema: Documentation/devicetree/bindings/reset/socionext,uniphier-reset.yaml
>
> Signed-off-by: Kunihiko Hayashi <hayashi.kunihiko@...ionext.com>
> ---
> .../devicetree/bindings/reset/socionext,uniphier-reset.yaml | 3 +++
> 1 file changed, 3 insertions(+)
>
> diff --git a/Documentation/devicetree/bindings/reset/socionext,uniphier-reset.yaml b/Documentation/devicetree/bindings/reset/socionext,uniphier-reset.yaml
> index 377a7d242323..f2a848c74f1e 100644
> --- a/Documentation/devicetree/bindings/reset/socionext,uniphier-reset.yaml
> +++ b/Documentation/devicetree/bindings/reset/socionext,uniphier-reset.yaml
> @@ -55,6 +55,9 @@ properties:
> "#reset-cells":
> const: 1
>
> + resets:
> + minItems: 1
maxItems
> +
> additionalProperties: false
>
> required:
Best regards,
Krzysztof
Powered by blists - more mailing lists