diff options
author | Siarhei Volkau <lis8215@gmail.com> | 2022-10-19 09:39:33 +0300 |
---|---|---|
committer | Vinod Koul <vkoul@kernel.org> | 2022-10-19 19:13:16 +0530 |
commit | 97c4cf380ff2d5a58ff13b9ac415ad998f623510 (patch) | |
tree | 7b1d52e34c283f30be09c071791c934492a203e2 /Documentation/devicetree/bindings/dma | |
parent | d15aae73a9f6c321167b9120f263df7dbc08d2ba (diff) |
dt-bindings: ingenic: Add support for the JZ4755 dmaengine
Update documentation prior to adding driver changes.
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Siarhei Volkau <lis8215@gmail.com>
Link: https://lore.kernel.org/r/20221019063934.3278444-2-lis8215@gmail.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/dma')
-rw-r--r-- | Documentation/devicetree/bindings/dma/ingenic,dma.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/dma/ingenic,dma.yaml b/Documentation/devicetree/bindings/dma/ingenic,dma.yaml index 3b0b3b919af8..e42b8ce948db 100644 --- a/Documentation/devicetree/bindings/dma/ingenic,dma.yaml +++ b/Documentation/devicetree/bindings/dma/ingenic,dma.yaml @@ -18,6 +18,7 @@ properties: - enum: - ingenic,jz4740-dma - ingenic,jz4725b-dma + - ingenic,jz4755-dma - ingenic,jz4760-dma - ingenic,jz4760-bdma - ingenic,jz4760-mdma |