aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorKunihiko Hayashi <[email protected]>2022-02-10 17:09:55 +0900
committerLorenzo Pieralisi <[email protected]>2022-02-11 16:26:21 +0000
commitd41584ae86169445b143bea081c43ca1587b6e46 (patch)
treeedc60e0e11f764bae434941f54ab04d3c918bb2f /tools/perf/scripts/python/bin
parentf28b24042b525c9dd3d102d3152c0eb65e90b974 (diff)
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/[email protected] Signed-off-by: Kunihiko Hayashi <[email protected]> Signed-off-by: Lorenzo Pieralisi <[email protected]> Reviewed-by: Rob Herring <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions