Re: [PATCH v16 1/1] clk: nuvoton: Use clk_parent_data instead and add a header file

From: Jacky Huang
Date: Tue Jun 20 2023 - 02:36:44 EST




On 2023/6/20 下午 02:22, Krzysztof Kozlowski wrote:
On 20/06/2023 03:51, Jacky Huang wrote:
From: Jacky Huang <ychuang3@xxxxxxxxxxx>

1. Update all parent clock string arrays with clk_parent_data structure,
and replace the usage of clk_hw_register_mux() with
clk_hw_register_mux_parent_data().
2. Introduce the header file clk-ma35d1.h to include shared external
functions.
These are two things thus commits.

This is not v16. It's your first version of this patch.

Best regards,
Krzysztof

Dear Krzysztof,

Thanks for your advice.
Okay, this is the first version, and I will split it into two separate
commits and resubmit it as v2.


Best Regards,
Jacky Huang