Re: [RESEND PATCH v3 05/11] clk: stm32mp1: move RCC reset controller into RCC clock driver
From: Stephen Boyd <sboyd@kernel.org>
Date: 2021-06-28 01:35:20
Also in:
linux-clk, linux-devicetree, lkml
From: Stephen Boyd <sboyd@kernel.org>
Date: 2021-06-28 01:35:20
Also in:
linux-clk, linux-devicetree, lkml
Quoting gabriel.fernandez@foss.st.com (2021-06-16 22:18:08)
From: Gabriel Fernandez <redacted> RCC clock and reset controller shared same memory mapping. As RCC clock driver is now a module, the best way to register clock and reset controller is to do it in same driver. Signed-off-by: Gabriel Fernandez <redacted> ---
Applied to clk-next _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel