Linux-ARM-Kernel Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Alexandre TORGUE <alexandre.torgue@foss.st.com>
To: Dario Binacchi <dario.binacchi@amarulasolutions.com>,
	<linux-kernel@vger.kernel.org>
Cc: <linux-amarula@amarulasolutions.com>,
	<michael@amarulasolutions.com>,
	Conor Dooley <conor+dt@kernel.org>,
	Krzysztof Kozlowski <krzk+dt@kernel.org>,
	Maxime Coquelin <mcoquelin.stm32@gmail.com>,
	Rob Herring <robh@kernel.org>, <devicetree@vger.kernel.org>,
	<linux-arm-kernel@lists.infradead.org>,
	<linux-stm32@st-md-mailman.stormreply.com>
Subject: Re: [PATCH v2 2/2] arm64: dts: st: add power-domains to sdmmc1 on stm32mp231
Date: Mon, 10 Aug 2026 10:18:04 +0200	[thread overview]
Message-ID: <9adc2fdf-9ab2-4a7b-b215-4038ddd792c4@foss.st.com> (raw)
In-Reply-To: <20260530135701.3961023-2-dario.binacchi@amarulasolutions.com>

Hi Dario

On 5/30/26 15:56, Dario Binacchi wrote:
> The sdmmc1 node was introduced early in the SoC bring-up before power
> domains were systematically mapped. Add the missing power-domains
> property to align it with the rest of the peripheral nodes.
> 
> Signed-off-by: Dario Binacchi <dario.binacchi@amarulasolutions.com>
> 
> ---
> 
> Changes in v2:
> - Add patch. Suggested by Sashiko
> 
>   arch/arm64/boot/dts/st/stm32mp231.dtsi | 1 +
>   1 file changed, 1 insertion(+)
> 
> diff --git a/arch/arm64/boot/dts/st/stm32mp231.dtsi b/arch/arm64/boot/dts/st/stm32mp231.dtsi
> index 9e1d240888ff..0feb8943efae 100644
> --- a/arch/arm64/boot/dts/st/stm32mp231.dtsi
> +++ b/arch/arm64/boot/dts/st/stm32mp231.dtsi
> @@ -727,6 +727,7 @@ sdmmc1: mmc@48220000 {
>   				cap-mmc-highspeed;
>   				max-frequency = <120000000>;
>   				access-controllers = <&rifsc 76>;
> +				power-domains = <&cluster_pd>;
>   				status = "disabled";
>   			};
>   

Those 2 patches seem already included in the following series:
https://lore.kernel.org/all/20260703065110.1433283-1-dario.binacchi@amarulasolutions.com/

regards
Alex


      reply	other threads:[~2026-08-10  8:18 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-05-30 13:56 [PATCH v2 1/2] arm64: dts: st: add power-domains to sdmmc1 on stm32mp251 Dario Binacchi
2026-05-30 13:56 ` [PATCH v2 2/2] arm64: dts: st: add power-domains to sdmmc1 on stm32mp231 Dario Binacchi
2026-08-10  8:18   ` Alexandre TORGUE [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=9adc2fdf-9ab2-4a7b-b215-4038ddd792c4@foss.st.com \
    --to=alexandre.torgue@foss.st.com \
    --cc=conor+dt@kernel.org \
    --cc=dario.binacchi@amarulasolutions.com \
    --cc=devicetree@vger.kernel.org \
    --cc=krzk+dt@kernel.org \
    --cc=linux-amarula@amarulasolutions.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-stm32@st-md-mailman.stormreply.com \
    --cc=mcoquelin.stm32@gmail.com \
    --cc=michael@amarulasolutions.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