lkml.org 
[lkml]   [2022]   [Mar]   [16]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH 1/2] dt-bindings: gpio: pca95xx: drop useless consumer example
    Date
    Consumer examples in the bindings of resource providers are trivial,
    useless and duplication of code. Remove the example code for consumer

    Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
    ---
    Documentation/devicetree/bindings/gpio/gpio-pca95xx.yaml | 8 --------
    1 file changed, 8 deletions(-)

    diff --git a/Documentation/devicetree/bindings/gpio/gpio-pca95xx.yaml b/Documentation/devicetree/bindings/gpio/gpio-pca95xx.yaml
    index b6a6e742b66d..dc0fc8fc4839 100644
    --- a/Documentation/devicetree/bindings/gpio/gpio-pca95xx.yaml
    +++ b/Documentation/devicetree/bindings/gpio/gpio-pca95xx.yaml
    @@ -190,14 +190,6 @@ examples:
    "chg-status+red", "green", "blue", "en-esata",
    "fault1", "p26", "p27";
    };
    -
    - ts3a227@3b {
    - compatible = "ti,ts3a227e";
    - reg = <0x3b>;
    - interrupt-parent = <&gpio99>;
    - interrupts = <14 IRQ_TYPE_EDGE_RISING>;
    - ti,micbias = <0>; /* 2.1V */
    - };
    };

    - |
    --
    2.32.0
    \
     
     \ /
      Last update: 2022-09-17 16:17    [W:5.394 / U:0.020 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site