[PATCH] dt-bindings: sound: intel, keembay-i2s: Fix dt binding errors
Michael Sit Wei Hong
michael.wei.hong.sit at intel.com
Mon Jan 18 11:27:06 CET 2021
Fix devicetree binding errors caused by newly added parameters
Signed-off-by: Michael Sit Wei Hong <michael.wei.hong.sit at intel.com>
---
.../devicetree/bindings/sound/intel,keembay-i2s.yaml | 6 ++----
1 file changed, 2 insertions(+), 4 deletions(-)
diff --git a/Documentation/devicetree/bindings/sound/intel,keembay-i2s.yaml b/Documentation/devicetree/bindings/sound/intel,keembay-i2s.yaml
index e0658f122cbb..dba25c33f0b0 100644
--- a/Documentation/devicetree/bindings/sound/intel,keembay-i2s.yaml
+++ b/Documentation/devicetree/bindings/sound/intel,keembay-i2s.yaml
@@ -47,13 +47,11 @@ properties:
dmas:
items:
- - description: DMA controller phandle and DMA channel
- for TX and RX
+ - description: DMA TX channel
+ - description: DMA RX channel
dma-names:
items:
- - description: "tx" for the transmit channel
- "rx" for the receive channel
- const: tx
- const: rx
--
2.17.1
More information about the Alsa-devel
mailing list