Commit 160e8f96 authored by Michael Sit Wei Hong's avatar Michael Sit Wei Hong Committed by Mark Brown

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

Fix devicetree binding errors caused by newly added parameters
Signed-off-by: default avatarMichael Sit Wei Hong <michael.wei.hong.sit@intel.com>
Link: https://lore.kernel.org/r/20210118102706.6125-1-michael.wei.hong.sit@intel.comSigned-off-by: default avatarMark Brown <broonie@kernel.org>
parent 574b813a
...@@ -47,13 +47,11 @@ properties: ...@@ -47,13 +47,11 @@ properties:
dmas: dmas:
items: items:
- description: DMA controller phandle and DMA channel - description: DMA TX channel
for TX and RX - description: DMA RX channel
dma-names: dma-names:
items: items:
- description: "tx" for the transmit channel
"rx" for the receive channel
- const: tx - const: tx
- const: rx - const: rx
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment