Re: [PATCH V1 10/10] PCI: tegra: Add Tegra234 PCIe support

From: Bjorn Helgaas
Date: Mon Feb 07 2022 - 13:24:42 EST


On Sat, Feb 05, 2022 at 09:51:44PM +0530, Vidya Sagar wrote:
> Add support for Synopsys DesignWare core IP based PCIe host controllers
> present in the Tegra234 SoC.

Can you please split this into two patches?

- A patch that does the struct tegra194_pcie_of_data to struct
tegra_pcie_of_data conversion but doesn't change any
functionality, and

- A patch that adds Tegra234 support?

It would be really helpful to be able to see the Tegra234 stuff by
itself.

Bjorn