diff options
author | Anup Patel <[email protected]> | 2024-05-09 17:38:20 +0530 |
---|---|---|
committer | Rob Herring (Arm) <[email protected]> | 2024-05-13 09:57:35 -0500 |
commit | d976c6f4b32c2d273d44ff9ad7099efe16279a39 (patch) | |
tree | dd6c185f2b5f290ac33b2842eaf6b6d5db4de720 /scripts/generate_rust_analyzer.py | |
parent | 9fa6bcf23e4417127c8dca996fe7ba7a14a9b7de (diff) |
of: property: Add fw_devlink support for interrupt-map property
Some of the PCI host controllers (such as generic PCI host controller)
use "interrupt-map" DT property to describe the mapping between PCI
endpoints and PCI interrupt pins. This is the only case where the
interrupts are not described in DT.
Currently, there is no fw_devlink created based on "interrupt-map"
DT property so interrupt controller is not guaranteed to be probed
before the PCI host controller. This affects every platform where
both PCI host controller and interrupt controllers are probed as
regular platform devices.
This creates fw_devlink between consumers (PCI host controller) and
supplier (interrupt controller) based on "interrupt-map" DT property.
Signed-off-by: Anup Patel <[email protected]>
Reviewed-by: Saravana Kannan <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Rob Herring (Arm) <[email protected]>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions