Re: [PATCH v4 3/8] clk: samsung: gs101: add support for cmu_peric0

From: Tudor Ambarus
Date: Mon Jan 22 2024 - 06:49:08 EST




On 1/22/24 11:13, Krzysztof Kozlowski wrote:
> On 19/01/2024 12:11, Tudor Ambarus wrote:
>> CMU_PERIC0 is the clock management unit used for the peric0 block which
>> is used for USI and I3C. Add support for all cmu_peric0 clocks but
>> CLK_GOUT_PERIC0_IP (not enough info in the datasheet).
>>
>> Few clocks are marked as critical because when either of them is
>> disabled, the system hangs even if their clock parents are enabled.
>>
>> Reviewed-by: Peter Griffin <peter.griffin@xxxxxxxxxx>
>> Reviewed-by: Sam Protsenko <semen.protsenko@xxxxxxxxxx>
>> Signed-off-by: Tudor Ambarus <tudor.ambarus@xxxxxxxxxx>
>> ---
>> drivers/clk/samsung/clk-gs101.c | 583 ++++++++++++++++++++++++++++++++
>> 1 file changed, 583 insertions(+)
>>
>
> This does not apply. Please rebase on my samsung for-next or next
> linux-next and resend.
>

Oh, yes. I rebased, did a boot test and then sent v5 at:
https://lore.kernel.org/linux-arm-kernel/20240122114113.2582612-1-tudor.ambarus@xxxxxxxxxx/T/#u

Thanks!
ta