* Daniel Lezcano <daniel.lezcano@xxxxxxxxxx> [200519 16:01]: > On 19/05/2020 17:51, Tony Lindgren wrote: > > We can get a warning for dmtimer_clocksource_init() with 'pa' set but > > not used. This was used in the earlier revisions of the code but no > > longer needed, so let's remove the unused pa and of_translate_address(). > > Let's also do it for dmtimer_clockevent_init() that has a similar issue. > > > > Reported-by: kbuild test robot <lkp@xxxxxxxxx> > > Signed-off-by: Tony Lindgren <tony@xxxxxxxxxxx> > > --- > > Applied, thanks Thanks! Do you already have some immutable commit I can use as the base for the SoC and dts changes? Or do you want to wait a bit for that? Regards, Tony