[PATCH 1/3] dt-bindings: sound: Remove unused 'linux,hdmi-audio'
Rob Herring
robh at kernel.org
Wed Aug 26 20:48:49 CEST 2020
The binding was added in 2013 and has had no driver since 2015.
Cc: Liam Girdwood <lgirdwood at gmail.com>
Cc: Mark Brown <broonie at kernel.org>
Cc: alsa-devel at alsa-project.org
Signed-off-by: Rob Herring <robh at 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 at 0 {
- compatible = "linux,hdmi-audio";
- };
--
2.25.1
More information about the Alsa-devel
mailing list