Re: [PATCH 2/2] clk: samsung: exynos850: Implement CMU_CMGP domain

From: Krzysztof Kozlowski
Date: Wed Nov 10 2021 - 03:06:51 EST


On 09/11/2021 17:44, Sam Protsenko wrote:
> CMU_CMGP clock domain provides clocks for CMGP IP-core (Common GPIO).
> CMGP module incapsulates next blocks:
> - 8 GPIO lines
> - 1 GPADC
> - 2 USI blocks, each can be configured to provide one of
> UART/SPI/HSI2C serial interfaces
>
> Signed-off-by: Sam Protsenko <semen.protsenko@xxxxxxxxxx>
> ---
> drivers/clk/samsung/clk-exynos850.c | 100 ++++++++++++++++++++++++++
> include/dt-bindings/clock/exynos850.h | 17 +++++
> 2 files changed, 117 insertions(+)
>

The header might need to be a separate patch, I think it was
preferred... anyway, I am fine with this approach as well:

Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxxxxx>

Best regards,
Krzysztof