Re: [PATCH v2 0/2] reset: remove last remaining user of the legacy lookup and drop unused code

From: Philipp Zabel

Date: Thu Oct 30 2025 - 08:55:41 EST


On Mi, 2025-10-22 at 15:51 +0200, Bartosz Golaszewski wrote:
> The TI DaVinci platform is the only remaining user of reset platform
> lookup. Except that we no longer have any legacy, non-DT boards in
> mainline so we can now safely remove it from the PSC driver and drop the
> legacy lookup support from reset core.
>
> The DaVinci clock driver doesn't see a lot of traffic these days so I
> suggest a simple Ack from the clock maintainers and routing it through
> the reset core for v6.19.
>
> Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxx>

Applied to reset/next, thanks!

[1/2] clk: davinci: psc: drop unused reset lookup
https://git.pengutronix.de/cgit/pza/linux/commit/?id=d8b79ad1f40c
[2/2] reset: remove legacy reset lookup code
https://git.pengutronix.de/cgit/pza/linux/commit/?id=205b261463ff

regards
Philipp