linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/3] dt-bindings: sound: Remove unused 'linux,hdmi-audio'
@ 2020-08-26 18:48 Rob Herring
  2020-08-26 18:48 ` [PATCH 2/3] dt-bindings: phy: Remove phy-stih41x-usb binding Rob Herring
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Rob Herring @ 2020-08-26 18:48 UTC (permalink / raw)
  To: devicetree; +Cc: linux-kernel, Liam Girdwood, Mark Brown, alsa-devel

The binding was added in 2013 and has had no driver since 2015.

Cc: Liam Girdwood <lgirdwood@gmail.com>
Cc: Mark Brown <broonie@kernel.org>
Cc: alsa-devel@alsa-project.org
Signed-off-by: Rob Herring <robh@kernel.org>
---
 Documentation/devicetree/bindings/sound/hdmi.txt | 16 ----------------
 1 file changed, 16 deletions(-)
 delete mode 100644 Documentation/devicetree/bindings/sound/hdmi.txt

diff --git a/Documentation/devicetree/bindings/sound/hdmi.txt b/Documentation/devicetree/bindings/sound/hdmi.txt
deleted file mode 100644
index 56407c30e954..000000000000
--- a/Documentation/devicetree/bindings/sound/hdmi.txt
+++ /dev/null
@@ -1,16 +0,0 @@
-Device-Tree bindings for dummy HDMI codec
-
-Required properties:
-	- compatible: should be "linux,hdmi-audio".
-
-CODEC output pins:
-  * TX
-
-CODEC input pins:
-  * RX
-
-Example node:
-
-	hdmi_audio: hdmi_audio@0 {
-		compatible = "linux,hdmi-audio";
-	};
-- 
2.25.1


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

end of thread, other threads:[~2020-10-01 22:47 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-26 18:48 [PATCH 1/3] dt-bindings: sound: Remove unused 'linux,hdmi-audio' Rob Herring
2020-08-26 18:48 ` [PATCH 2/3] dt-bindings: phy: Remove phy-stih41x-usb binding Rob Herring
2020-08-26 18:48 ` [PATCH 3/3] dt-bindings: interrupt-controller: Remove obsolete 'img,meta-intc' Rob Herring
2020-08-26 18:53 ` [PATCH 1/3] dt-bindings: sound: Remove unused 'linux,hdmi-audio' Mark Brown
2020-08-28 19:34   ` Rob Herring
2020-10-01 22:46 ` Mark Brown

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).