Re: [PATCH v2] PCI: dwc: Adjust Kconfig to allow IMX6 PCIe host on IMX7

2018-11-20 Thread Lorenzo Pieralisi
On Fri, Nov 16, 2018 at 12:08:33AM +, Trent Piepho wrote: > The IMX6 PCI-e host drier also supports the IMX7d. However, the > Kconfig dependencies of the driver prevented it from being enabled > unless the kernel was built with both IMX6 and IMX7 support. It works > fine to build with only

Re: [PATCH v2] PCI: dwc: Adjust Kconfig to allow IMX6 PCIe host on IMX7

2018-11-20 Thread Lorenzo Pieralisi
On Fri, Nov 16, 2018 at 12:08:33AM +, Trent Piepho wrote: > The IMX6 PCI-e host drier also supports the IMX7d. However, the > Kconfig dependencies of the driver prevented it from being enabled > unless the kernel was built with both IMX6 and IMX7 support. It works > fine to build with only

[PATCH v2] PCI: dwc: Adjust Kconfig to allow IMX6 PCIe host on IMX7

2018-11-15 Thread Trent Piepho
The IMX6 PCI-e host drier also supports the IMX7d. However, the Kconfig dependencies of the driver prevented it from being enabled unless the kernel was built with both IMX6 and IMX7 support. It works fine to build with only IMX7 support enabled. Cc: Andrey Smirnov Reviewed-by: Lucas Stach

[PATCH v2] PCI: dwc: Adjust Kconfig to allow IMX6 PCIe host on IMX7

2018-11-15 Thread Trent Piepho
The IMX6 PCI-e host drier also supports the IMX7d. However, the Kconfig dependencies of the driver prevented it from being enabled unless the kernel was built with both IMX6 and IMX7 support. It works fine to build with only IMX7 support enabled. Cc: Andrey Smirnov Reviewed-by: Lucas Stach