Re: [PATCHv4,1/1] clk: zynq: Add clock wizard driver

2021-06-03 Thread Sean Anderson
On 6/2/21 9:56 AM, Zhengxun Li wrote: Hi Sean, Thanks for your reply. This clock driver adds support for clock related settings for Zynq platform. +config COMMON_CLK_XLNX_CLKWZRD Why not just CLK_XILNIX_WIZARD? Do we need "COMMON" in here? Follow the linux patch "clk: c

Re: [PATCHv4,1/1] clk: zynq: Add clock wizard driver

2021-06-01 Thread Zhengxun Li
Hi Sean, Thanks for your reply. >>This clock driver adds support for clock related settings for >>Zynq platform. >> >> +config COMMON_CLK_XLNX_CLKWZRD > > Why not just CLK_XILNIX_WIZARD? Do we need "COMMON" in here? Follow the linux patch "clk: clocking-wizard: Add the clockwizar