diff options
author | Thomas Gleixner <[email protected]> | 2024-06-23 17:18:51 +0200 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2024-07-18 20:31:20 +0200 |
commit | da8ec7956efb5dc2be87f5f3beb3c9ed74316baf (patch) | |
tree | ece9d47e53ec8407b69e14e6526ce9e4fc4b653d /tools/testing/selftests/bpf/prog_tests/autoload.c | |
parent | f6a9886a9e55a1e6bd78c7e505205d05ef50a71e (diff) |
irqchip/gic_v3_mbi: Switch over to parent domain
The MBI chip creates two MSI domains:
- PCI/MSI
- Platform device domain
Both have the MBI domain as parent and differ slightly in the interrupt
chip callbacks and the platform device domain supports level type
signaling.
Convert it over to the MSI parent domain mechanism by:
- Providing the required templates
- Implementing a custom init_dev_msi_info() callback which sets the chip
callbacks and the level support flags depending on the domain bus token
type of the per device domain.
Signed-off-by: Thomas Gleixner <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/autoload.c')
0 files changed, 0 insertions, 0 deletions