[PATCH] arm: edma: Fix xbar mapping

Vinod Koul vinod.koul at intel.com
Mon Apr 28 23:07:40 PDT 2014


On Mon, Apr 28, 2014 at 08:32:55PM +0200, Thomas Gleixner wrote:
> On Mon, 14 Apr 2014, Sekhar Nori wrote:
> > > Fix the issues by:
> > > 
> > > - annotating the device tree entry with "/bits/ 16" as documented in
> > >   the of_property_read_u16_array kernel doc
> > > 
> > > - make the size of the xbar register mapping correct
> > > 
> > > - invalidating the end of the array and not the start
> > > 
> > > This convoluted mess wants to be completely rewritten as there is no
> > > point to keep the xbar_chan array memory and the iomapping of the xbar
> > > regs around forever. Marking the xbar mapped channels as used should
> > > be done right there.
> > > 
> > > But that's a different issue and this patch is small enough to make it
> > > work and allows a simple backport for stable.
> > > 
> > > Signed-off-by: Thomas Gleixner <tglx at linutronix.de>
> > 
> > This time, I tested this patch and FWIW you can add:
> > 
> > Acked-by: Sekhar Nori <nsekhar at ti.com>
> 
> Can someone pick this up please?
Shouldnt this go thru ARM tree?

-- 
~Vinod



More information about the linux-arm-kernel mailing list