Re: [PATCH V4 4/5] clk: imx8m: Support module build

2020-07-01 Thread Dong Aisheng
On Thu, Jul 2, 2020 at 10:18 AM Anson Huang wrote: > > Change configuration to "tristate", add module author, description > and license to support building i.MX8M SoCs clock driver as module. > > Signed-off-by: Anson Huang Reviewed-by: Dong Aisheng Regards Aisheng > --- > Changes since V3: >

[PATCH V4 4/5] clk: imx8m: Support module build

2020-07-01 Thread Anson Huang
Change configuration to "tristate", add module author, description and license to support building i.MX8M SoCs clock driver as module. Signed-off-by: Anson Huang --- Changes since V3: - add module author/description, and merge all i.MX8M SoCs patch into one patch. --- drivers/c