Skip to content

Commit 3f9a075

Browse files
krzkrobherring
authored andcommitted
dt-bindings: gpio: pca95xx: drop useless consumer example
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
1 parent 0281522 commit 3f9a075

1 file changed

Lines changed: 0 additions & 8 deletions

File tree

Documentation/devicetree/bindings/gpio/gpio-pca95xx.yaml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -190,14 +190,6 @@ examples:
190190
"chg-status+red", "green", "blue", "en-esata",
191191
"fault1", "p26", "p27";
192192
};
193-
194-
ts3a227@3b {
195-
compatible = "ti,ts3a227e";
196-
reg = <0x3b>;
197-
interrupt-parent = <&gpio99>;
198-
interrupts = <14 IRQ_TYPE_EDGE_RISING>;
199-
ti,micbias = <0>; /* 2.1V */
200-
};
201193
};
202194
203195
- |

0 commit comments

Comments
 (0)