Re: [PATCH v2 08/10] bindings: spmi: spmi-pmic-arb: mark interrupt properties as optional

From: Rob Herring
Date: Tue Oct 26 2021 - 22:36:33 EST


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>