Re: [PATCH 3/4] PCI: j721e: Add PCIe support for j7200

2021-04-02 Thread Marc Zyngier
On Thu, 25 Mar 2021 09:09:35 +, Kishon Vijay Abraham I wrote: > > J7200 has the same PCIe IP as in J721E with minor changes in the > wrapper. Add PCIe support for j7200 accounting for the wrapper > changes in pci-j721e.c > Changes from J721E: > *) Allows byte access of bridge configuration

[PATCH 3/4] PCI: j721e: Add PCIe support for j7200

2021-03-25 Thread Kishon Vijay Abraham I
J7200 has the same PCIe IP as in J721E with minor changes in the wrapper. Add PCIe support for j7200 accounting for the wrapper changes in pci-j721e.c Changes from J721E: *) Allows byte access of bridge configuration space registers *) Changes in legacy interrupt register map Signed-off-by: