[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <7145d28c-307a-423d-a744-f18a9a0c4141@tuxon.dev>
Date: Sun, 21 Apr 2024 15:40:50 +0300
From: claudiu beznea <claudiu.beznea@...on.dev>
To: Andrei Simion <andrei.simion@...rochip.com>, robh@...nel.org,
krzysztof.kozlowski+dt@...aro.org, conor+dt@...nel.org,
nicolas.ferre@...rochip.com, alexandre.belloni@...tlin.com,
mihai.sain@...rochip.com
Cc: linux-arm-kernel@...ts.infradead.org, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2 0/2] Fix the regulator-state-standby definition
On 04.04.2024 15:38, Andrei Simion wrote:
> make dtbs_check DT_SCHEMA_FILES=microchip,mcp16502.yaml
>
> at91-sama7g5ek.dtb: mcp16502@5b: regulators:VDD_(CORE|OTHER)|LDO[1-2]:
> regulator-state-standby 'regulator-suspend-voltage' does not match any of
> the regexes 'pinctrl-[0-9]+' from schema
> $id: http://devicetree.org/schemas/regulator/microchip,mcp16502.yaml#
>
> at91-sama7g54_curiosity.dtb: pmic@5b: regulators:VDD_(CORE|OTHER)|LDO[1-2]:
> regulator-state-standby 'regulator-suspend-voltage' does not match any of
> the regexes 'pinctrl-[0-9]+' from schema
> $id: http://devicetree.org/schemas/regulator/microchip,mcp16502.yaml#
>
> This patch series proposes to correct the typo that was entered by mistake
> into devicetree definition regulator-state-standby by replacing
> regulator-suspend-voltage with regulator-suspend-microvolt.
>
> --------------------
> v1 -> v2:
> - drop "boot" from title
> - put in commit message a snippet with the warning to explain the chang
> --------------------
> Andrei Simion (2):
> ARM: dts: microchip: at91-sama7g5ek: Replace regulator-suspend-voltage
> with the valid property
> ARM: dts: microchip: at91-sama7g54_curiosity: Replace
> regulator-suspend-voltage with the valid property
Applied to at91-fixes, thanks!
Powered by blists - more mailing lists