lkml.org 
[lkml]   [2023]   [Mar]   [31]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH net-next v3 01/12] dt-bindings: net: snps,dwmac: Update interrupt-names
    Date
    From: Bhupesh Sharma <bhupesh.sharma@linaro.org>

    As commit fc191af1bb0d ("net: stmmac: platform: Fix misleading
    interrupt error msg") noted, not every stmmac based platform
    makes use of the 'eth_wake_irq' or 'eth_lpi' interrupts.

    So, update the 'interrupt-names' inside 'snps,dwmac' YAML
    bindings to reflect the same.

    Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
    Signed-off-by: Bhupesh Sharma <bhupesh.sharma@linaro.org>
    Signed-off-by: Andrew Halaney <ahalaney@redhat.com>
    ---

    Changes since v2:
    * Add Krzysztof's Reviewed-by tag

    Changes since v1:
    * Dropped Krzysztof's Acked-by since changes requested
    * Changed interrupt-names items per Krzysztof

    Documentation/devicetree/bindings/net/snps,dwmac.yaml | 2 +-
    1 file changed, 1 insertion(+), 1 deletion(-)

    diff --git a/Documentation/devicetree/bindings/net/snps,dwmac.yaml b/Documentation/devicetree/bindings/net/snps,dwmac.yaml
    index 74f2ddc12018..5a4737e969a3 100644
    --- a/Documentation/devicetree/bindings/net/snps,dwmac.yaml
    +++ b/Documentation/devicetree/bindings/net/snps,dwmac.yaml
    @@ -105,7 +105,7 @@ properties:
    minItems: 1
    items:
    - const: macirq
    - - const: eth_wake_irq
    + - enum: [eth_wake_irq, eth_lpi]
    - const: eth_lpi

    clocks:
    --
    2.39.2
    \
     
     \ /
      Last update: 2023-03-31 23:48    [W:4.166 / U:0.056 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site