On Thu, Sep 04, 2025 at 02:07:13PM +0000, Denzeel Oliva wrote: > Add clock controller support for Peripheral Connectivity 0 and 1 blocks. > These provide clocks for USI, I2C and UART peripherals. > > Some clocks need to be marked as critical to prevent system hang when > disabled. > > Signed-off-by: Denzeel Oliva <wachiturroxd150@xxxxxxxxx> > --- > drivers/clk/samsung/clk-exynos990.c | 1152 +++++++++++++++++++++++++++++++++++ > 1 file changed, 1152 insertions(+) > CHECK: Alignment should match open parenthesis Best regards, Krzysztof