Re: [PATCH v2 4/9] clk: ast2700: add clock controller

From: Krzysztof Kozlowski
Date: Fri Aug 02 2024 - 05:16:33 EST


On 02/08/2024 11:05, Kevin Chen wrote:
> Add support for ast2700 clock controller.
>
> Signed-off-by: Kevin Chen <kevin_chen@xxxxxxxxxxxxxx>
> ---
> drivers/clk/Makefile | 1 +
> drivers/clk/clk-ast2700.c | 1173 +++++++++++++++++++++++++++++++++++++
> 2 files changed, 1174 insertions(+)
> create mode 100644 drivers/clk/clk-ast2700.c

Missing bindings.

Best regards,
Krzysztof