Hello, On Fri, Apr 12, 2024 at 06:32:37PM +0300, Andy Shevchenko wrote: > On Fri, Apr 12, 2024 at 01:12:48PM +0200, Uwe Kleine-König wrote: > > On Fri, Apr 12, 2024 at 11:38:12AM +0530, Raag Jadav wrote: > > ... > > > > +struct dwc_pwm_drvdata { > > > + const struct dwc_pwm_info *info; > > > + void __iomem *io_base; > > > > .io_base is only used during init time and so doesn't need to be tracked > > in driver data. > > It's me who asked for this specific change and I think it's still beneficial > as it allows to simplify the code. Ok then, feel free to keep it for v2 then. Best regards Uwe -- Pengutronix e.K. | Uwe Kleine-König | Industrial Linux Solutions | https://www.pengutronix.de/ |