[PATCH resend 1/2] imx: imx8mq: default select CLK_IMX8MQ

Tom Rini trini at konsulko.com
Fri Jun 3 15:22:03 CEST 2022


On Fri, Jun 03, 2022 at 06:57:16AM +0000, Peng Fan (OSS) wrote:

> Stefano,
> 
> > Subject: [PATCH resend 1/2] imx: imx8mq: default select CLK_IMX8MQ
> 
> This patch is needed as a bugfix, please consider pick up.

I'm putting together my next batch of must-haves for -rc4, I'll take
this series today.

> 
> Thanks,
> Peng.
> 
> > 
> > From: Peng Fan <peng.fan at nxp.com>
> > 
> > Since the power domain driver default select CONFIG_CLK, so we will meet lots
> > failures without CLK_IMX8MQ, so default select it.
> > 
> > Fixes: commit 4eb82c2e56a7c ("imx: power-domain: Get rid of SMCCC
> > dependency")
> > Signed-off-by: Peng Fan <peng.fan at nxp.com>
> > ---
> >  arch/arm/mach-imx/imx8m/Kconfig | 1 +
> >  1 file changed, 1 insertion(+)
> > 
> > diff --git a/arch/arm/mach-imx/imx8m/Kconfig
> > b/arch/arm/mach-imx/imx8m/Kconfig index 24299ae037..7f23d687be 100644
> > --- a/arch/arm/mach-imx/imx8m/Kconfig
> > +++ b/arch/arm/mach-imx/imx8m/Kconfig
> > @@ -8,6 +8,7 @@ config IMX8M
> >  config IMX8MQ
> >  	bool
> >  	select IMX8M
> > +	select CLK_IMX8MQ
> > 
> >  config IMX8MM
> >  	bool
> > --
> > 2.36.0
> 

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20220603/85a8aec1/attachment.sig>


More information about the U-Boot mailing list