[PATCH v11 4/5] clk: sophgo: Add SG2042 clock driver

Chen Wang unicorn_wang at outlook.com
Mon Feb 26 17:09:35 PST 2024


Ping ~~~

Hi, Stepen,

Can you please have a review of this, any question please feel free let 
me know.

BTW, if it is ok for you, will you pick this driver patch together with 
the bindings for v6.9? Bindings related patches have been reviewed by 
Rob, and I can handle the other stuff such as dts.

Thanks,

Chen

On 2024/2/23 11:01, Chen Wang wrote:
> Ping ~~~
>
> On 2024/2/20 11:09, Chen Wang wrote:
>> From: Chen Wang <unicorn_wang at outlook.com>
>>
>> Add a driver for the SOPHGO SG2042 clocks.
>>
>> Signed-off-by: Chen Wang <unicorn_wang at outlook.com>
>> ---
>>   drivers/clk/Kconfig                    |    1 +
>>   drivers/clk/Makefile                   |    1 +
>>   drivers/clk/sophgo/Kconfig             |    8 +
>>   drivers/clk/sophgo/Makefile            |    2 +
>>   drivers/clk/sophgo/clk-sophgo-sg2042.c | 1401 ++++++++++++++++++++++++
>>   drivers/clk/sophgo/clk-sophgo-sg2042.h |  233 ++++
>>   6 files changed, 1646 insertions(+)
>>   create mode 100644 drivers/clk/sophgo/Kconfig
>>   create mode 100644 drivers/clk/sophgo/Makefile
>>   create mode 100644 drivers/clk/sophgo/clk-sophgo-sg2042.c
>>   create mode 100644 drivers/clk/sophgo/clk-sophgo-sg2042.h
> [......]
>
> Hi, Stephen,
>
> Can you please have a review of this, any question please feel free 
> let me know.
>
> BTW, if it is ok for you, will you pick this driver patch together 
> with the bindings for v6.9? Bindings related patches have been 
> reviewed by Rob, and I can handle the other stuff such as dts.
>
> Thanks,
>
> Chen
>
>
>
> _______________________________________________
> linux-riscv mailing list
> linux-riscv at lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/linux-riscv



More information about the linux-riscv mailing list