Re: [PATCH v4 phy-next 6/9] soc: fsl: guts: make fsl_soc_data available after fsl_guts_init()
From: Ioana Ciornei
Date: Wed Jul 22 2026 - 05:24:42 EST
On Wed, Jul 22, 2026 at 02:16:00AM +0300, Vladimir Oltean wrote:
> In a future change, struct fsl_soc_data will be extended with methods
> for performing RCW override.
>
> Since this will be performed from a calling context outside
> fsl_guts_init(), we need to keep track of the soc_data that we determine
> at fsl_guts_init() time, so we can reference it later.
>
> Signed-off-by: Vladimir Oltean <vladimir.oltean@xxxxxxx>
Reviewed-by: Ioana Ciornei <ioana.ciornei@xxxxxxx>