Re: [PATCH v2 1/3] dmaengine: mpc512x: add device tree binding document

2014-07-04 Thread Mark Rutland
Hi Alexander, Apologies for the late reply. DT-related email is somewhat a firehose and unfortunately I lose track of things. On Thu, Jun 19, 2014 at 02:59:19PM +0100, Alexander Popov wrote: > 2014-06-18 18:56 GMT+04:00 Alexander Popov : > > 2014-06-18 17:37 GMT+04:00 Mark Rutland : > >> On Wed,

Re: [PATCH v2 1/3] dmaengine: mpc512x: add device tree binding document

2014-06-19 Thread Alexander Popov
2014-06-18 18:56 GMT+04:00 Alexander Popov : > 2014-06-18 17:37 GMT+04:00 Mark Rutland : >> On Wed, Jun 18, 2014 at 11:48:10AM +0100, Alexander Popov wrote: >>> Introduce a device tree binding document for the MPC512x DMA controller >>> +Optional properties: >>> +- #dma-cells: the length of the DMA

Re: [PATCH v2 1/3] dmaengine: mpc512x: add device tree binding document

2014-06-18 Thread Alexander Popov
Hello Mark, thanks for your reply! 2014-06-18 17:37 GMT+04:00 Mark Rutland : > On Wed, Jun 18, 2014 at 11:48:10AM +0100, Alexander Popov wrote: >> Introduce a device tree binding document for the MPC512x DMA controller >> >> Signed-off-by: Alexander Popov >> --- >> .../devicetree/bindings/dma/mp

Re: [PATCH v2 1/3] dmaengine: mpc512x: add device tree binding document

2014-06-18 Thread Mark Rutland
On Wed, Jun 18, 2014 at 11:48:10AM +0100, Alexander Popov wrote: > Introduce a device tree binding document for the MPC512x DMA controller > > Signed-off-by: Alexander Popov > --- > .../devicetree/bindings/dma/mpc512x-dma.txt| 31 > ++ > 1 file changed, 31 insertions

[PATCH v2 1/3] dmaengine: mpc512x: add device tree binding document

2014-06-18 Thread Alexander Popov
Introduce a device tree binding document for the MPC512x DMA controller Signed-off-by: Alexander Popov --- .../devicetree/bindings/dma/mpc512x-dma.txt| 31 ++ 1 file changed, 31 insertions(+) create mode 100644 Documentation/devicetree/bindings/dma/mpc512x-dma.txt d