commit | 59ad54800986668c73e3744bf9425c6946bf73bc | [log] [tgz] |
---|---|---|
author | Siddharth Vadapalli <s-vadapalli@ti.com> | Mon Oct 14 11:09:23 2024 +0530 |
committer | Tom Rini <trini@konsulko.com> | Mon Oct 21 17:51:51 2024 -0600 |
tree | d00b5106a12f0a0b23544323442c3cc8939e9d8d | |
parent | 67e291d147cd40c9b638515dc1bfa3c52d390959 [diff] |
pci: Add TI K3 Cadence PCIe Controller Add support for the Cadence PCIe Controller present on TI's K3 SoCs. This driver is an adaptation of the Linux driver. Signed-off-by: Siddharth Vadapalli <s-vadapalli@ti.com> Reviewed-by: Tom Rini <trini@konsulko.com>