On Thu, 17 Mar 2022 14:12:13 +0800, Fenglin Wu wrote: > From: David Collins <collinsd@xxxxxxxxxxxxxx> > > 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: David Collins <collinsd@xxxxxxxxxxxxxx> > Signed-off-by: Fenglin Wu <quic_fenglinw@xxxxxxxxxxx> > --- > Documentation/devicetree/bindings/spmi/qcom,spmi-pmic-arb.yaml | 3 --- > 1 file changed, 3 deletions(-) > Acked-by: Rob Herring <robh@xxxxxxxxxx>