[PATCH V3 03/10] ARM: imx: Select MXC_CLK for each SoC

Anson Huang anson.huang at nxp.com
Mon Jun 29 04:21:46 EDT 2020



> Subject: RE: [PATCH V3 03/10] ARM: imx: Select MXC_CLK for each SoC
> 
> > From: Anson Huang <Anson.Huang at nxp.com>
> > Sent: Monday, June 29, 2020 1:54 PM
> >
> > i.MX common clock drivers may support module build, so it is NOT
> > selected by default, for ARCH_MXC ARMv7 platforms, need to select it
> > manually in each SoC to make build pass.
> >
> > Signed-off-by: Anson Huang <Anson.Huang at nxp.com>
> > ---
> > Changes since V2:
> > 	- manually select the MXC_CLK in each SoC instead of selecting it
> > 	  for ARCH_MXC.
> 
> Any reason to do this?

Form the discussion, looks like selecting it for each SoC make more sense, as there is
no CLK_IMX* for i.MX6/7, or am I misunderstanding Stephen's comment? Just use
previous implementation of selecting it once in ARCH_MXC?

Anson


More information about the linux-arm-kernel mailing list