未验证 提交 fba933c2 编写于 作者: P Peng Fan 提交者: Mark Brown

spi: lpspi: add dmas property

The LPSPI has dma capability, so add dma property.
Signed-off-by: NPeng Fan <peng.fan@nxp.com>
Reviewed-by: NKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20220812073452.45763-1-peng.fan@oss.nxp.comSigned-off-by: NMark Brown <broonie@kernel.org>
上级 d9c6a706
...@@ -39,6 +39,16 @@ properties: ...@@ -39,6 +39,16 @@ properties:
- const: per - const: per
- const: ipg - const: ipg
dmas:
items:
- description: TX DMA Channel
- description: RX DMA Channel
dma-names:
items:
- const: tx
- const: rx
fsl,spi-only-use-cs1-sel: fsl,spi-only-use-cs1-sel:
description: description:
spi common code does not support use of CS signals discontinuously. spi common code does not support use of CS signals discontinuously.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册