diff options
| author | Lina Iyer <[email protected]> | 2019-11-15 22:11:44 +0000 |
|---|---|---|
| committer | Marc Zyngier <[email protected]> | 2019-11-16 10:18:52 +0000 |
| commit | d46bca2b5d06cbb5f3e66945080f275bcfab7181 (patch) | |
| tree | daa289a2090c473ebd69d13f774efcf62b680251 /drivers/gpu/drm/amd/amdgpu/amdgpu_test.c | |
| parent | irqchip/ti-sci-inta: Use ERR_CAST inlined function instead of ERR_PTR(PTR_ERR... (diff) | |
| download | kernel-d46bca2b5d06cbb5f3e66945080f275bcfab7181.tar.gz kernel-d46bca2b5d06cbb5f3e66945080f275bcfab7181.zip | |
irqdomain: Add bus token DOMAIN_BUS_WAKEUP
A single controller can handle normal interrupts and wake-up interrupts
independently, with a different numbering space. It is thus crucial to
allow the driver for such a controller discriminate between the two.
A simple way to do so is to tag the wake-up irqdomain with a "bus token"
that indicates the wake-up domain. This slightly abuses the notion of
bus, but also radically simplifies the design of such a driver. Between
two evils, we choose the least damaging.
Suggested-by: Stephen Boyd <[email protected]>
Signed-off-by: Lina Iyer <[email protected]>
Signed-off-by: Marc Zyngier <[email protected]>
Reviewed-by: Stephen Boyd <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_test.c')
0 files changed, 0 insertions, 0 deletions
