Re: [PATCH v5 3/4] dt: bindings: dma: Add DT bindings for HiSilicon Hiedma Controller

2020-11-30 Thread Rob Herring
On Thu, Nov 19, 2020 at 08:01:28PM +, Dongjiu Geng wrote: > The Hiedma Controller v310 Provides eight DMA channels, each > channel can be configured for one-way transfer. The data can > be transferred in 8-bit, 16-bit, 32-bit, or 64-bit mode. This > documentation describes DT bindings of this

[PATCH v5 3/4] dt: bindings: dma: Add DT bindings for HiSilicon Hiedma Controller

2020-11-19 Thread Dongjiu Geng
The Hiedma Controller v310 Provides eight DMA channels, each channel can be configured for one-way transfer. The data can be transferred in 8-bit, 16-bit, 32-bit, or 64-bit mode. This documentation describes DT bindings of this controller. Signed-off-by: Dongjiu Geng ---