Thread (15 messages) 15 messages, 3 authors, 2021-08-25

Re: [PATCH v2 9/9] clk: imx: Add the pcc reset controller support on imx8ulp

From: Philipp Zabel <p.zabel@pengutronix.de>
Date: 2021-08-25 10:54:28

On Mon, 2021-08-23 at 23:58 +0000, Jacky Bai wrote:
[...]
quoted
quoted
diff --git a/drivers/clk/imx/Kconfig b/drivers/clk/imx/Kconfig index
b81d6437ed95..0d1e3a6ac32a 100644
--- a/drivers/clk/imx/Kconfig
+++ b/drivers/clk/imx/Kconfig
@@ -102,5 +102,6 @@ config CLK_IMX8QXP  config CLK_IMX8ULP
 	tristate "IMX8ULP CCM Clock Driver"
 	depends on ARCH_MXC || COMPILE_TEST
+	select RESET_CONTROLLER
This shouldn't be required anymore, devm_reset_controller_register() has a
stub since commit 48a74b1147f7 ("reset: Add compile-test stubs").
So we don't need to select 'RESET_CONTROLLER' explicitly, right?
Right.

regards
Philipp
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help