Commit 3a5ce65d authored by Peng Fan's avatar Peng Fan Committed by Wolfram Sang

dt-bindings: i2c: i2c-imx-lpi2c: add dmas property

i.MX LPI2C has dma capability, so add dmas property
Reviewed-by: default avatarDong Aisheng <aisheng.dong@nxp.com>
Reviewed-by: default avatarKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: default avatarPeng Fan <peng.fan@nxp.com>
Signed-off-by: default avatarWolfram Sang <wsa@kernel.org>
parent c04c2819
......@@ -44,6 +44,16 @@ properties:
clocks:
maxItems: 2
dmas:
items:
- description: DMA controller phandle and request line for TX
- description: DMA controller phandle and request line for RX
dma-names:
items:
- const: tx
- const: rx
power-domains:
maxItems: 1
......
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