[EXT] Re: [PATCH V3 3/3] pci: imx: Select RESET_IMX7 by default

Richard Zhu hongxing.zhu at nxp.com
Thu Jul 30 04:08:14 EDT 2020


> -----Original Message-----
> From: Lorenzo Pieralisi <lorenzo.pieralisi at arm.com>
> Sent: 2020年7月28日 18:51
> To: Anson Huang <anson.huang at nxp.com>; Richard Zhu
> <hongxing.zhu at nxp.com>; Lucas Stach <l.stach at pengutronix.de>
> Cc: catalin.marinas at arm.com; will at kernel.org; robh at kernel.org;
> bhelgaas at google.com; p.zabel at pengutronix.de; shawnguo at kernel.org;
> s.hauer at pengutronix.de; kernel at pengutronix.de; festevam at gmail.com;
> bjorn.andersson at linaro.org; Leo Li <leoyang.li at nxp.com>; vkoul at kernel.org;
> geert+renesas at glider.be; olof at lixom.net; amurray at thegoodpenguin.co.uk;
> treding at nvidia.com; vidyas at nvidia.com; hayashi.kunihiko at socionext.com;
> jonnyc at amazon.com; eswara.kota at linux.intel.com; krzk at kernel.org;
> linux-arm-kernel at lists.infradead.org; linux-kernel at vger.kernel.org;
> linux-pci at vger.kernel.org
> Subject: [EXT] Re: [PATCH V3 3/3] pci: imx: Select RESET_IMX7 by default
> 
> [CCing IMX6 maintainers]
> 
> On Mon, Jul 20, 2020 at 10:22:01PM +0800, Anson Huang wrote:
> > i.MX7 reset driver now supports module build and it is no longer built
> > in by default, so i.MX PCI driver needs to select it explicitly due to
> > it is NOT supporting loadable module currently.
> >
> > Signed-off-by: Anson Huang <Anson.Huang at nxp.com>

I'm okay with this change.  Acked-by: Richard Zhu <hongxing.zhu at nxp.com>
Thanks.
Best Regards
Richard Zhu
> > ---
> > No change.
> > ---
> >  drivers/pci/controller/dwc/Kconfig | 1 +
> >  1 file changed, 1 insertion(+)
> >
> > diff --git a/drivers/pci/controller/dwc/Kconfig
> > b/drivers/pci/controller/dwc/Kconfig
> > index 044a376..bcf63ce 100644
> > --- a/drivers/pci/controller/dwc/Kconfig
> > +++ b/drivers/pci/controller/dwc/Kconfig
> > @@ -90,6 +90,7 @@ config PCI_EXYNOS
> >
> >  config PCI_IMX6
> >       bool "Freescale i.MX6/7/8 PCIe controller"
> > +     select RESET_IMX7
> >       depends on ARCH_MXC || COMPILE_TEST
> >       depends on PCI_MSI_IRQ_DOMAIN
> >       select PCIE_DW_HOST
> > --
> > 2.7.4
> >


More information about the linux-arm-kernel mailing list