lkml.org 
[lkml]   [2022]   [Jul]   [11]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
SubjectRe: [PATCH v7 5/7] clk: baikal-t1: Move reset-controls code into a dedicated module
From


On 7/11/22 08:44, Serge Semin wrote:
> diff --git a/drivers/clk/baikal-t1/Kconfig b/drivers/clk/baikal-t1/Kconfig
> index 03102f1094bc..56a4ff1d8bf0 100644
> --- a/drivers/clk/baikal-t1/Kconfig
> +++ b/drivers/clk/baikal-t1/Kconfig
> @@ -29,7 +29,6 @@ config CLK_BT1_CCU_PLL
>
> config CLK_BT1_CCU_DIV
> bool "Baikal-T1 CCU Dividers support"
> - select RESET_CONTROLLER
> select MFD_SYSCON
> default MIPS_BAIKAL_T1
> help
> @@ -39,4 +38,15 @@ config CLK_BT1_CCU_DIV
> either gateable or ungateable. Some of the CCU dividers can be as well
> used to reset the domains they're supplying clock to.
>
> +config CLK_BT1_CCU_RST
> + bool "Baikal-T1 CCU Resets support"
> + select RESET_CONTROLLER
> + select MFD_SYSCON
> + default MIPS_BAIKAL_T1
> + help
> + Enable this to support the CCU reset blocks responsible for the
> + AXI-bus and some subsystems reset. These are mainly the
> + sef-deasserted reset controls but there are several lines which

self-deasserted
?

> + can be directly asserted/de-asserted (PCIe and DDR sub-domains).

--
~Randy

\
 
 \ /
  Last update: 2022-07-11 23:40    [W:0.076 / U:0.488 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site