On Wed, 29 May 2024 11:41:23 +0200, Oleksij Rempel wrote: > Refactor sja1105_adjust_link by moving RGMII delay and speed settings > into separate functions: sja1105_set_rgmii_delay() and > sja1105_set_speed(). > This restructuring makes the code more modular and reusable, preparing > for the next patch where the CPU port configuration will be handled in > a separate function. > > [...] Applied, thanks! [1/2] net: sja1105: split adjust_link into reusable functions https://git.pengutronix.de/cgit/barebox/commit/?id=7eb2939bc051 (link may not be stable) [2/2] net: sja1105: add function to configure CPU port https://git.pengutronix.de/cgit/barebox/commit/?id=9cce2d64ba7d (link may not be stable) Best regards, -- Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>