dt-bindings: gpio: pca95xx: drop useless consumer example
authorKrzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
Wed, 16 Mar 2022 13:08:57 +0000 (14:08 +0100)
committerRob Herring <robh@kernel.org>
Mon, 21 Mar 2022 18:22:07 +0000 (13:22 -0500)
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>
Signed-off-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20220316130858.93455-1-krzysztof.kozlowski@canonical.com
Documentation/devicetree/bindings/gpio/gpio-pca95xx.yaml

index b6a6e742b66d34a072a2bf8ae101ea7bc4f430af..dc0fc8fc48399c849065e23282b9e8d75a0a3f19 100644 (file)
@@ -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 */
-        };
     };
 
   - |