On 11/9/24 18:46, Frank Wunderlich wrote: > From: Frank Wunderlich <frank-w@xxxxxxxxxxxxxxx> > > Commit facbe7092f8a ("arm64: dts: marvell: Drop undocumented SATA phy names") Isn't a Fixes tag for the above commit desired here ? > drops some phy-names from devicetrees but misses some. Drop them too. > > Signed-off-by: Frank Wunderlich <frank-w@xxxxxxxxxxxxxxx> > --- > arch/arm64/boot/dts/marvell/armada-8040-db.dts | 2 -- > arch/arm64/boot/dts/marvell/armada-8040-mcbin.dtsi | 2 -- > 2 files changed, 4 deletions(-) > > diff --git a/arch/arm64/boot/dts/marvell/armada-8040-db.dts b/arch/arm64/boot/dts/marvell/armada-8040-db.dts > index fe5d6cb9d692..9d45e881a97d 100644 > --- a/arch/arm64/boot/dts/marvell/armada-8040-db.dts > +++ b/arch/arm64/boot/dts/marvell/armada-8040-db.dts > @@ -307,11 +307,9 @@ &cp1_sata0 { > > sata-port@0 { > phys = <&cp1_comphy1 0>; > - phy-names = "cp1-sata0-0-phy"; > }; > sata-port@1 { > phys = <&cp1_comphy3 1>; > - phy-names = "cp1-sata0-1-phy"; > }; > }; > > diff --git a/arch/arm64/boot/dts/marvell/armada-8040-mcbin.dtsi b/arch/arm64/boot/dts/marvell/armada-8040-mcbin.dtsi > index 5043cf2eb33e..0d4a5fd9503f 100644 > --- a/arch/arm64/boot/dts/marvell/armada-8040-mcbin.dtsi > +++ b/arch/arm64/boot/dts/marvell/armada-8040-mcbin.dtsi > @@ -345,13 +345,11 @@ &cp1_sata0 { > /* CPS Lane 1 - U32 */ > sata-port@0 { > phys = <&cp1_comphy1 0>; > - phy-names = "cp1-sata0-0-phy"; > }; > > /* CPS Lane 3 - U31 */ > sata-port@1 { > phys = <&cp1_comphy3 1>; > - phy-names = "cp1-sata0-1-phy"; > }; > }; > -- Damien Le Moal Western Digital Research