[PATCH 1/5] Add Freescale DMA and DMA channel to Documentation/powerpc/booting-without-of.txt file.

Scott Wood scottwood at freescale.com
Wed Sep 12 00:19:07 EST 2007


On Tue, Sep 11, 2007 at 06:01:39PM +0800, Zhang Wei-r63237 wrote:
> 
>  
> > 
> > On Fri, Sep 07, 2007 at 04:43:35PM +0200, Segher Boessenkool wrote:
> > > > +   l) Freescale DMA
> > > 
> > > > +    - compatible : Should be "fsl,dma".
> > > 
> > > Please choose some more specific name.  "fsl,mpc8540-dma" would
> > > be a reasonable choice perhaps.
> > 
> > More precisely, the compatible property should always have an specific
> > entry based on the exact chip the DMA engine resides in, as well as a
> > more general entry for any fsl dma engine of this type.
> > 
> There is only difference in DMA channel and not in DMA node now. Does it
> need add the precise compatible property name?

Yes.  First of all, there most likely is a difference -- the endianness
of the shared status summary register.  Secondly, the device tree should
not make assumptions as far as whether the user is going to bind to
individual channels or the whole controller.

-Scott



More information about the Linuxppc-dev mailing list