From: Patrice CHOTARD <patrice.chotard@foss.st.com>
To: Raphael Gallais-Pou <rgallaispou@gmail.com>,
Rob Herring <robh@kernel.org>,
Krzysztof Kozlowski <krzk+dt@kernel.org>,
Conor Dooley <conor+dt@kernel.org>
Cc: <linux-arm-kernel@lists.infradead.org>,
<devicetree@vger.kernel.org>, <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] ARM: dts: sti: rename SATA phy-names
Date: Mon, 28 Jul 2025 11:18:07 +0200 [thread overview]
Message-ID: <09384c23-cffe-471c-95b4-82b3d34de4e7@foss.st.com> (raw)
In-Reply-To: <20250713142424.41236-1-rgallaispou@gmail.com>
On 7/13/25 16:24, Raphael Gallais-Pou wrote:
> Stick to the documentation and rename both SATA phy-names properties to
> what is expected.
>
> Signed-off-by: Raphael Gallais-Pou <rgallaispou@gmail.com>
> ---
> arch/arm/boot/dts/st/stih407-family.dtsi | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/arch/arm/boot/dts/st/stih407-family.dtsi b/arch/arm/boot/dts/st/stih407-family.dtsi
> index 35a55aef7f4b..3e6a0542e3ae 100644
> --- a/arch/arm/boot/dts/st/stih407-family.dtsi
> +++ b/arch/arm/boot/dts/st/stih407-family.dtsi
> @@ -669,7 +669,7 @@ sata0: sata@9b20000 {
> interrupt-names = "hostc";
>
> phys = <&phy_port0 PHY_TYPE_SATA>;
> - phy-names = "ahci_phy";
> + phy-names = "sata-phy";
>
> resets = <&powerdown STIH407_SATA0_POWERDOWN>,
> <&softreset STIH407_SATA0_SOFTRESET>,
> @@ -692,7 +692,7 @@ sata1: sata@9b28000 {
> interrupt-names = "hostc";
>
> phys = <&phy_port1 PHY_TYPE_SATA>;
> - phy-names = "ahci_phy";
> + phy-names = "sata-phy";
>
> resets = <&powerdown STIH407_SATA1_POWERDOWN>,
> <&softreset STIH407_SATA1_SOFTRESET>,
Hi Raphael
Reviewed-by: Patrice Chotard <patrice.chotard@foss.st.com>
Thanks
next prev parent reply other threads:[~2025-07-28 9:22 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-07-13 14:24 [PATCH] ARM: dts: sti: rename SATA phy-names Raphael Gallais-Pou
2025-07-28 9:18 ` Patrice CHOTARD [this message]
2025-08-18 14:03 ` Patrice CHOTARD
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=09384c23-cffe-471c-95b4-82b3d34de4e7@foss.st.com \
--to=patrice.chotard@foss.st.com \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=krzk+dt@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=rgallaispou@gmail.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;
as well as URLs for NNTP newsgroup(s).