commit | e22c25607b9d5bc6f5b2bb7531251453fcc80a9d | [log] [tgz] |
---|---|---|
author | Kunihiko Hayashi <hayashi.kunihiko@socionext.com> | Tue Jul 06 19:01:09 2021 +0900 |
committer | Tom Rini <trini@konsulko.com> | Wed Jul 14 16:48:08 2021 -0400 |
tree | 3ba74a7d50e745590ec2d4cc1bac895094139bc8 | |
parent | b0415d826fce8e04d0c2f09876a479301ccb6405 [diff] |
pci: uniphier: Add UniPhier PCIe controller driver Add PCIe driver for UniPhier SoCs. This PCIe controller is based on Synopsys DesignWare Core IP. This version doesn't apply common DW functions because supported controller doesn't have unroll version of iATU. Signed-off-by: Kunihiko Hayashi <hayashi.kunihiko@socionext.com>