clk: samsung: gs101: gpio_peric0_pclk needs to be kept on
authorAndré Draszik <andre.draszik@linaro.org>
Tue, 30 Jan 2024 09:36:40 +0000 (09:36 +0000)
committerKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Thu, 1 Feb 2024 09:56:19 +0000 (10:56 +0100)
commit8a96d2701f7c794e45102a9cc7fc4a5c4951e699
treeff867ec3d327c447c2722536fced9c2d9cc93313
parent00e532cd023ccee170239360978c65eced06125a
clk: samsung: gs101: gpio_peric0_pclk needs to be kept on

This pclk clock is required any time we access the pinctrl registers of
this block.

Since pinctrl-samsung doesn't support a clock at the moment, we just
keep the kernel from disabling it at boot, until we have an update for
pinctrl-samsung to handle this required clock, at which point we'll be
able to drop the flag again.

Signed-off-by: André Draszik <andre.draszik@linaro.org>
Reviewed-by: Sam Protsenko <semen.protsenko@linaro.org>
Reviewed-by: Tudor Ambarus <tudor.ambarus@linaro.org>
Reviewed-by: Peter Griffin <peter.griffin@linaro.org>
Link: https://lore.kernel.org/r/20240130093812.1746512-2-andre.draszik@linaro.org
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
drivers/clk/samsung/clk-gs101.c