lkml.org 
[lkml]   [2021]   [Dec]   [1]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[RESEND PATCH v3 07/10] bindings: spmi: spmi-pmic-arb: mark interrupt properties as optional
    Date
    From: David Collins <collinsd@codeaurora.org>

    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@codeaurora.org>
    Signed-off-by: Fenglin Wu <quic_fenglinw@quicinc.com>
    ---
    Documentation/devicetree/bindings/spmi/qcom,spmi-pmic-arb.txt | 2 ++
    1 file changed, 2 insertions(+)

    diff --git a/Documentation/devicetree/bindings/spmi/qcom,spmi-pmic-arb.txt b/Documentation/devicetree/bindings/spmi/qcom,spmi-pmic-arb.txt
    index ca645e2..6332507 100644
    --- a/Documentation/devicetree/bindings/spmi/qcom,spmi-pmic-arb.txt
    +++ b/Documentation/devicetree/bindings/spmi/qcom,spmi-pmic-arb.txt
    @@ -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
    --
    2.7.4
    \
     
     \ /
      Last update: 2021-12-02 01:03    [W:3.084 / U:0.284 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site