Re: [PATCH 5/5] clk: samsung: gs101: don't mark non-essential clocks as critical

From: André Draszik
Date: Fri Jan 26 2024 - 20:38:13 EST


On Sat, 2024-01-27 at 00:35 +0000, André Draszik wrote:
> The peric0_top1_ipclk_0 and peric0_top1_pclk_0 are the clocks going to
> peric0/uart_usi, with pclk being the bus clock. Without pclk running,
> any bus access will hang.
> Unfortunately, in commit d97b6c902a40 ("arm64: dts: exynos: gs101:
> update USI UART to use peric0 clocks") the gs101 DT ended up specifying
> an incorrect pclkk in the respective node and instead the two clocks
^^^^^

'pclk', I'll send a v2 after collecting any other potential feedback.

Cheers,
Andre'