[PATCH] ARM: dts: sti: rename SATA phy-names

Patrice CHOTARD patrice.chotard at foss.st.com
Mon Aug 18 07:03:10 PDT 2025



On 7/28/25 11:18, Patrice CHOTARD wrote:
> 
> 
> 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 at 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 at 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 at 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 at foss.st.com>
> 
> Thanks
Applied to sti-next

Thanks
Patrice



More information about the linux-arm-kernel mailing list