Re: [PATCH 2/6] PCI: imx6: Rename pci-imx6.c and PCI_IMX6 config

From: Bjorn Helgaas
Date: Wed Feb 28 2024 - 18:05:35 EST


On Tue, Feb 27, 2024 at 04:47:09PM -0500, Frank Li wrote:
> pci-imx6.c and PCI_IMX6 actuall for all i.MX chips (i.MX6x, i.MX7x, i.MX8x,
> i.MX9x). Remove '6' to avoid confuse.

s/actuall for all/cover all/
s/confuse/confusion/

> drivers/pci/controller/dwc/{pci-imx6.c => pci-imx.c} | 0

If we're going to rename it, we should rename it to "pcie-imx.c".

It was my mistake long ago to use "pci-" instead of "pcie-".

> -config PCI_IMX6
> +config PCI_IMX

What does this look like to users who carry an old .config file
forward?