soc: qcom: eud: Add support for different interrupt masks
The EUD driver defaults to using INT1 for its interrupt mask.
However, certain targets don't use that interrupt for signalling
the apps processor. To remedy this, look for the interrupt-mask
binding in the device tree entry, and, if present, use the offset
there instead of the default.
Change-Id: Ib2db82c64d21a650044163b7322bc66ffe159d36
Signed-off-by:
Melody Olvera <molvera@codeaurora.org>
Loading
Please register or sign in to comment