PCI: j721e: Add PCIe support for J7200
authorKishon Vijay Abraham I <kishon@ti.com>
Wed, 11 Aug 2021 12:33:34 +0000 (18:03 +0530)
committerLorenzo Pieralisi <lorenzo.pieralisi@arm.com>
Thu, 19 Aug 2021 14:37:51 +0000 (15:37 +0100)
commitf1de58802f0fff364cf49f5e47d1be744baa434f
treed0c00f13267fbe4a46b37c348a9722f451df4760
parent09c24094b2e3a15ef3fc44f54a191b3db522fb11
PCI: j721e: Add PCIe support for J7200

J7200 has the same PCIe IP as in J721E with minor changes in the
wrapper. J7200 allows byte access of bridge configuration space
registers and the register field for LINK_DOWN interrupt is different.
J7200 also requires "quirk_detect_quiet_flag" to be set. Configure these
changes as part of driver data applicable only to J7200.

Link: https://lore.kernel.org/r/20210811123336.31357-4-kishon@ti.com
Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
Signed-off-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
drivers/pci/controller/cadence/pci-j721e.c