All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/2] dt-bindings: gpio: pca95xx: drop useless consumer example
@ 2022-03-16 13:08 ` Krzysztof Kozlowski
  0 siblings, 0 replies; 14+ messages in thread
From: Krzysztof Kozlowski @ 2022-03-16 13:08 UTC (permalink / raw)
  To: Manivannan Sadhasivam, Michael Turquette, Stephen Boyd,
	Rob Herring, Krzysztof Kozlowski, Luca Ceresoli, Shawn Guo,
	Sascha Hauer, Pengutronix Kernel Team, Fabio Estevam,
	NXP Linux Team, Thierry Reding, Jonathan Hunter, Linus Walleij,
	Bartosz Golaszewski, Alexander Shiyan, Steffen Trumtrar,
	A.s. Dong, Giulio Benetti, Jesse Taube, linux-arm-kernel,
	linux-clk, devicetree, linux-kernel, linux-tegra, linux-gpio
  Cc: Ioana Ciornei, Krzysztof Kozlowski

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


^ permalink raw reply related	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2022-03-22  8:47 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-16 13:08 [PATCH 1/2] dt-bindings: gpio: pca95xx: drop useless consumer example Krzysztof Kozlowski
2022-03-16 13:08 ` Krzysztof Kozlowski
2022-03-16 13:08 ` [PATCH 2/2] dt-bindings: clock: " Krzysztof Kozlowski
2022-03-16 13:08   ` Krzysztof Kozlowski
2022-03-21 18:23   ` Rob Herring
2022-03-21 18:23     ` Rob Herring
2022-03-22  1:45     ` Jesse Taube
2022-03-22  1:45       ` Jesse Taube
2022-03-22  8:45       ` Krzysztof Kozlowski
2022-03-22  8:45         ` Krzysztof Kozlowski
2022-03-22  8:46         ` Krzysztof Kozlowski
2022-03-22  8:46           ` Krzysztof Kozlowski
2022-03-21 18:22 ` [PATCH 1/2] dt-bindings: gpio: pca95xx: " Rob Herring
2022-03-21 18:22   ` Rob Herring

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.