[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <09384c23-cffe-471c-95b4-82b3d34de4e7@foss.st.com>
Date: Mon, 28 Jul 2025 11:18:07 +0200
From: Patrice CHOTARD <patrice.chotard@...s.st.com>
To: Raphael Gallais-Pou <rgallaispou@...il.com>,
Rob Herring
<robh@...nel.org>,
Krzysztof Kozlowski <krzk+dt@...nel.org>,
Conor Dooley
<conor+dt@...nel.org>
CC: <linux-arm-kernel@...ts.infradead.org>, <devicetree@...r.kernel.org>,
<linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] ARM: dts: sti: rename SATA phy-names
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@...il.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@...0000 {
> 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@...8000 {
> 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@...s.st.com>
Thanks
Powered by blists - more mailing lists