]> www.infradead.org Git - users/hch/misc.git/commitdiff
ARM: dts: sti: rename SATA phy-names
authorRaphael Gallais-Pou <rgallaispou@gmail.com>
Sun, 13 Jul 2025 14:24:24 +0000 (16:24 +0200)
committerPatrice Chotard <patrice.chotard@foss.st.com>
Mon, 18 Aug 2025 13:46:19 +0000 (15:46 +0200)
Stick to the documentation and rename both SATA phy-names properties to
what is expected.

Signed-off-by: Raphael Gallais-Pou <rgallaispou@gmail.com>
Reviewed-by: Patrice Chotard <patrice.chotard@foss.st.com>
Signed-off-by: Patrice Chotard <patrice.chotard@foss.st.com>
arch/arm/boot/dts/st/stih407-family.dtsi

index 35a55aef7f4bbee477442ff71cafb271e21419cd..3e6a0542e3aeaa8702810d25e7d5c88ed7ea7284 100644 (file)
                        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>,
                        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>,