Commit 0a35c9a0 authored by Sia Jee Heng's avatar Sia Jee Heng Committed by Vinod Koul

dt-binding: dma: dw-axi-dmac: Add support for Intel KeemBay AxiDMA

Add support for Intel KeemBay AxiDMA to the dw-axi-dmac
Schemas DT binding.
Signed-off-by: default avatarSia Jee Heng <jee.heng.sia@intel.com>
Reviewed-by: default avatarEugeniy Paltsev <Eugeniy.Paltsev@synopsys.com>
Reviewed-by: default avatarRob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20210125013255.25799-11-jee.heng.sia@intel.comSigned-off-by: default avatarVinod Koul <vkoul@kernel.org>
parent 8e55444d
...@@ -8,6 +8,7 @@ title: Synopsys DesignWare AXI DMA Controller ...@@ -8,6 +8,7 @@ title: Synopsys DesignWare AXI DMA Controller
maintainers: maintainers:
- Eugeniy Paltsev <Eugeniy.Paltsev@synopsys.com> - Eugeniy Paltsev <Eugeniy.Paltsev@synopsys.com>
- Jee Heng Sia <jee.heng.sia@intel.com>
description: description:
Synopsys DesignWare AXI DMA Controller DT Binding Synopsys DesignWare AXI DMA Controller DT Binding
...@@ -19,14 +20,18 @@ properties: ...@@ -19,14 +20,18 @@ properties:
compatible: compatible:
enum: enum:
- snps,axi-dma-1.01a - snps,axi-dma-1.01a
- intel,kmb-axi-dma
reg: reg:
minItems: 1
items: items:
- description: Address range of the DMAC registers - description: Address range of the DMAC registers
- description: Address range of the DMAC APB registers
reg-names: reg-names:
items: items:
- const: axidma_ctrl_regs - const: axidma_ctrl_regs
- const: axidma_apb_regs
interrupts: interrupts:
maxItems: 1 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