linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] dt-bindings: input: remove fsl-mma8450 which is handled by trivial-devices
@ 2021-05-21 19:22 Corentin Labbe
  2021-05-24 20:22 ` Fabio Estevam
  2021-05-25  3:39 ` Dmitry Torokhov
  0 siblings, 2 replies; 3+ messages in thread
From: Corentin Labbe @ 2021-05-21 19:22 UTC (permalink / raw)
  To: dmitry.torokhov, robh+dt
  Cc: devicetree, linux-input, linux-kernel, fabio.estevam,
	Corentin Labbe

trivial-devices.yaml already provide bindings for fsl-mma8450.
Since input/fsl-mma8450.txt provides no extra value, lets remove it.

Signed-off-by: Corentin Labbe <clabbe@baylibre.com>
---
 .../devicetree/bindings/input/fsl-mma8450.txt        | 12 ------------
 1 file changed, 12 deletions(-)
 delete mode 100644 Documentation/devicetree/bindings/input/fsl-mma8450.txt

diff --git a/Documentation/devicetree/bindings/input/fsl-mma8450.txt b/Documentation/devicetree/bindings/input/fsl-mma8450.txt
deleted file mode 100644
index 0b96e5737d3a..000000000000
--- a/Documentation/devicetree/bindings/input/fsl-mma8450.txt
+++ /dev/null
@@ -1,12 +0,0 @@
-* Freescale MMA8450 3-Axis Accelerometer
-
-Required properties:
-- compatible : "fsl,mma8450".
-- reg: the I2C address of MMA8450
-
-Example:
-
-accelerometer: mma8450@1c {
-	compatible = "fsl,mma8450";
-	reg = <0x1c>;
-};
-- 
2.26.3


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

end of thread, other threads:[~2021-05-25  3:39 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-05-21 19:22 [PATCH] dt-bindings: input: remove fsl-mma8450 which is handled by trivial-devices Corentin Labbe
2021-05-24 20:22 ` Fabio Estevam
2021-05-25  3:39 ` Dmitry Torokhov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).