Commit ef6a0a3b authored by David Collins's avatar David Collins Committed by Rob Herring

dt-bindings: spmi: spmi-pmic-arb: make interrupt properties as optional

Make 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.
Signed-off-by: default avatarDavid Collins <collinsd@codeaurora.org>
Signed-off-by: default avatarFenglin Wu <quic_fenglinw@quicinc.com>
Signed-off-by: default avatarRob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/1651108369-11059-9-git-send-email-quic_fenglinw@quicinc.com
parent 52077d82
......@@ -88,9 +88,6 @@ properties:
required:
- compatible
- reg-names
- interrupts
- interrupt-names
- '#interrupt-cells'
- qcom,ee
- qcom,channel
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment