Re: [PATCH V9 0/6] Support building i.MX ARMv8 platforms clock driver as module

2020-08-21 Thread Shawn Guo
On Thu, Jul 30, 2020 at 09:22:48AM +0800, Anson Huang wrote: > Nowdays, there are more and more requirements of building SoC specific > drivers as > modules, such as Android GKI (generic kernel image), this patch set supports > building > i.MX ARMv8 SoCs clock drivers as modules, > > The CLK_IMX

[PATCH V9 0/6] Support building i.MX ARMv8 platforms clock driver as module

2020-07-29 Thread Anson Huang
Nowdays, there are more and more requirements of building SoC specific drivers as modules, such as Android GKI (generic kernel image), this patch set supports building i.MX ARMv8 SoCs clock drivers as modules, The CLK_IMXxxx is introduced for i.MX ARMv7 platforms in order to make the build opti