Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f46e48f2 authored by Melody Olvera's avatar Melody Olvera
Browse files

dt-bindings: Add optional EUD parameter for interrupt mask

The EUD driver defaults to using INT1 as the interrupt mask
for the apps processor. However, on modem, this interrupt
does not serve the apps processor, so add a new optional
device tree binding which can specify the offset of the
interrupt mask used for the apps processor and override the
default.

Change-Id: Id73336dcf737945effc254d3179bbfe354a5026b
parent f4967289
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -40,6 +40,11 @@ properties:
    Value type: <string>
    Definition: Must be "eud_irq"

  interrupt-mask:
    Usage: optional
    Value type: <prop-encoded-array>
    Definition: offset of the interrupt mask for apps if not INT1

  reg-names:
    Usage: optional
    Value type: <string>