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

Commit 8184f57e authored by David Collins's avatar David Collins
Browse files

bindings: spmi: spmi-pmic-arb: mark interrupt properties as optional

Mark all interrupt related properties as optional instead of
required.  Some boards do not required PMIC IRQ support and it
isn't needed to handle SPMI bus transactions, so specify it as
optional.

Change-Id: I8aa0f1ef165b9e6ee0fe7bf00e45612ea1779e21
parent e17a20b5
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -29,6 +29,8 @@ Required properties:
- #size-cells : must be set to 0
- qcom,ee : indicates the active Execution Environment identifier (0-5)
- qcom,channel : which of the PMIC Arb provided channels to use for accesses (0-5)

Optional properties:
- interrupts : interrupt list for the PMIC Arb controller, must contain a
               single interrupt entry for the peripheral interrupt
- interrupt-names : corresponding interrupt names for the interrupts