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 <[email protected]>
Reviewed-by: Ioana Ciornei <[email protected]>
