public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Nicolas Ferre <nicolas.ferre@microchip.com>
To: Andrei Simion <andrei.simion@microchip.com>, <robh@kernel.org>,
	<krzysztof.kozlowski+dt@linaro.org>, <conor+dt@kernel.org>,
	<alexandre.belloni@bootlin.com>, <claudiu.beznea@tuxon.dev>,
	<mihai.sain@microchip.com>
Cc: <linux-arm-kernel@lists.infradead.org>,
	<linux-kernel@vger.kernel.org>, <devicetree@vger.kernel.org>
Subject: Re: [PATCH 0/2] Fix the regulator-state-standby definition
Date: Tue, 2 Apr 2024 12:18:25 +0200	[thread overview]
Message-ID: <0026b0ab-cf0a-48bb-a783-95caa39ffd80@microchip.com> (raw)
In-Reply-To: <20240402091228.110362-1-andrei.simion@microchip.com>

On 02/04/2024 at 11:12, 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.

Sure: as there is no regression for this property never used (because of 
the typo, precisely):

Acked-by: Nicolas Ferre <nicolas.ferre@microchip.com>

For the whole series.

Thanks Andrei, best regards,
   Nicolas

> 
> Andrei Simion (2):
>    ARM: boot: dts: microchip: at91-sama7g5ek: Replace
>      regulator-suspend-voltage with the valid property
>    ARM: boot: dts: microchip: at91-sama7g54_curiosity: Replace
>      regulator-suspend-voltage with the valid property
> 
>   arch/arm/boot/dts/microchip/at91-sama7g54_curiosity.dts | 8 ++++----
>   arch/arm/boot/dts/microchip/at91-sama7g5ek.dts          | 8 ++++----
>   2 files changed, 8 insertions(+), 8 deletions(-)
> 


      parent reply	other threads:[~2024-04-02 10:20 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-02  9:12 [PATCH 0/2] Fix the regulator-state-standby definition Andrei Simion
2024-04-02  9:12 ` [PATCH 1/2] ARM: boot: dts: microchip: at91-sama7g5ek: Replace regulator-suspend-voltage with the valid property Andrei Simion
2024-04-02 10:39   ` Krzysztof Kozlowski
2024-04-02 11:27     ` Andrei.Simion
2024-04-02 12:07       ` Krzysztof Kozlowski
2024-04-02  9:12 ` [PATCH 2/2] ARM: boot: dts: microchip: at91-sama7g54_curiosity: " Andrei Simion
2024-04-02 10:18 ` Nicolas Ferre [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=0026b0ab-cf0a-48bb-a783-95caa39ffd80@microchip.com \
    --to=nicolas.ferre@microchip.com \
    --cc=alexandre.belloni@bootlin.com \
    --cc=andrei.simion@microchip.com \
    --cc=claudiu.beznea@tuxon.dev \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=krzysztof.kozlowski+dt@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mihai.sain@microchip.com \
    --cc=robh@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox