ASoC: intel, keembay-i2s: Fix dt binding errors

Fix devicetree binding errors caused by newly added parameters

Signed-off-by: Michael Sit Wei Hong <michael.wei.hong.sit@intel.com>
Link: https://lore.kernel.org/r/20210118102706.6125-1-michael.wei.hong.sit@intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
This commit is contained in:
Michael Sit Wei Hong 2021-01-18 18:27:06 +08:00 committed by Mark Brown
parent 574b813ae5
commit 160e8f96c6
No known key found for this signature in database
GPG key ID: 24D68B725D5487D0

View file

@ -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