[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20251017-da850-reset-lookup-v1-0-362a309a9f09@linaro.org>
Date: Fri, 17 Oct 2025 10:02:40 +0200
From: Bartosz Golaszewski <brgl@...ev.pl>
To: David Lechner <david@...hnology.com>,
Michael Turquette <mturquette@...libre.com>,
Stephen Boyd <sboyd@...nel.org>, Philipp Zabel <p.zabel@...gutronix.de>
Cc: linux-clk@...r.kernel.org, linux-kernel@...r.kernel.org,
Bartosz Golaszewski <bartosz.golaszewski@...aro.org>
Subject: [PATCH 0/2] reset: remove last remaining user of the legacy lookup
and drop unused code
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@...aro.org>
---
Bartosz Golaszewski (2):
clk: davinci: psc: drop unused reset lookup
reset: remove legacy reset lookup code
drivers/clk/davinci/psc-da850.c | 7 ---
drivers/reset/core.c | 120 +--------------------------------------
include/linux/reset-controller.h | 33 -----------
3 files changed, 2 insertions(+), 158 deletions(-)
---
base-commit: 2433b84761658ef123ae683508bc461b07c5b0f0
change-id: 20251017-da850-reset-lookup-eca37d2d7d9b
Best regards,
--
Bartosz Golaszewski <bartosz.golaszewski@...aro.org>
Powered by blists - more mailing lists