Hi,

I've added basic dma support for the SA-1100, mostly to support the
internal USB function controller.  Does anyone want this?  Is there
a BK tree somewhere to add things to?

Also, are the GPIO defines in arch-sa1000/SA-1111.h correct?  They look
wrong to me.  Specifically, shouldn't

        #define _PA_DDR         _SA1111( 0x1000 )
        ...

be

        #define _PA_DDR         _SA1111( 0x0e00 )
        ...

?  All the other defines match up with my docs correct, but the GPIO
one maps to A12:9=8 and my docs say it should A12:9=7 (or 0x0e00). 

-brad


unsubscribe: body of `unsubscribe linux-arm' to [EMAIL PROTECTED]
++        Please use [EMAIL PROTECTED] for           ++
++                        kernel-related discussions.                      ++

Reply via email to