diff options
author | Kunihiko Hayashi <hayashi.kunihiko@socionext.com> | 2022-02-10 11:09:55 +0300 |
---|---|---|
committer | Lorenzo Pieralisi <lorenzo.pieralisi@arm.com> | 2022-02-11 19:26:21 +0300 |
commit | d41584ae86169445b143bea081c43ca1587b6e46 (patch) | |
tree | edc60e0e11f764bae434941f54ab04d3c918bb2f /tools/perf/scripts/python/flamegraph.py | |
parent | f28b24042b525c9dd3d102d3152c0eb65e90b974 (diff) | |
download | linux-d41584ae86169445b143bea081c43ca1587b6e46.tar.xz |
PCI: uniphier-ep: Add SoC data structure
Define SoC data structure that includes pci_epc_features, SoC-dependent
callback functions and flags to distinguish the behavior of each SoC.
The callback functions define init() to initialize the controller and
wait() to wait until initialization is completed.
Rename uniphier_pcie_init_ep() to uniphier_pcie_pro5_init_ep() for
initializing PCIe controller implemented in Pro5 SoC. And Pro5 SoC
doesn't have wait() function.
Link: https://lore.kernel.org/r/1644480596-20037-3-git-send-email-hayashi.kunihiko@socionext.com
Signed-off-by: Kunihiko Hayashi <hayashi.kunihiko@socionext.com>
Signed-off-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
Reviewed-by: Rob Herring <robh@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions