On Wed, 2025-02-19 at 16:18 +0530, Chintan Vankar wrote: > Add "bootph-all" property to necessary nodes required for Ethernet boot > starting from R5 SPL stage. > > Signed-off-by: Chintan Vankar <c-van...@ti.com>
Reviewed-by: Alexander Sverdlin <alexander.sverd...@siemens.com> > --- > > Link to v1: > https://lore.kernel.org/r/20250107093840.2211381-14-c-van...@ti.com/ > > Changes from v1 to v2: > - No changes. > > The changed made by this patch can be dropped in the future when the > DT-sync is performed with upstream linux. > > Linux patch for the same is posted at: > https://lore.kernel.org/r/20250106123122.3531845-3-c-van...@ti.com/ > > arch/arm/dts/k3-am62p5-sk-u-boot.dtsi | 32 +++++++++++++++++++++++++++ > 1 file changed, 32 insertions(+) > > diff --git a/arch/arm/dts/k3-am62p5-sk-u-boot.dtsi > b/arch/arm/dts/k3-am62p5-sk-u-boot.dtsi > index cf087c6e343..be62cac7694 100644 > --- a/arch/arm/dts/k3-am62p5-sk-u-boot.dtsi > +++ b/arch/arm/dts/k3-am62p5-sk-u-boot.dtsi > @@ -16,3 +16,35 @@ > &dmsc { > bootph-pre-ram; > }; > + > +&cpsw_mac_syscon { > + bootph-all; > +}; > + > +&cpsw_port1 { > + bootph-all; > +}; > + > +&main_pktdma { > + bootph-all; > +}; > + > +&main_rgmii1_pins_default { > + bootph-all; > +}; > + > +&main_mdio1_pins_default { > + bootph-all; > +}; > + > +&cpsw3g_phy0 { > + bootph-all; > +}; > + > +&cpsw3g_mdio { > + bootph-all; > +}; > + > +&phy_gmii_sel { > + bootph-all; > +}; -- Alexander Sverdlin Siemens AG www.siemens.com