On Tue, 19 Oct 2021 13:29:19 +0800, Fenglin Wu wrote: > From: David Collins <collinsd@xxxxxxxxxxx> > > 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. > > Signed-off-by: David Collins <collinsd@xxxxxxxxxxxxxx> > Signed-off-by: Fenglin Wu <quic_fenglinw@xxxxxxxxxxx> > --- > Documentation/devicetree/bindings/spmi/qcom,spmi-pmic-arb.txt | 2 ++ > 1 file changed, 2 insertions(+) > Acked-by: Rob Herring <robh@xxxxxxxxxx>