Skip to content
Snippets Groups Projects
Commit 3ca97ffd authored by Alex Elder's avatar Alex Elder Committed by Jakub Kicinski
Browse files

net: ipa: cache last-saved GSI IRQ enabled type


Keep track of the set of GSI interrupt types that are currently
enabled by recording the mask value to write (or last written) to
the TYPE_IRQ_MSK register.

Create a new helper function gsi_irq_type_update() to handle
actually writing the register.

Signed-off-by: default avatarAlex Elder <elder@linaro.org>
Signed-off-by: default avatarJakub Kicinski <kuba@kernel.org>
parent 97eb94c8
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment