To reduce LCD dma interruption (i.e. LCD artifacts during pcmcia transfers) we 
can raise it's priority
by means of LCSBSCNTR and ARB_CNTRL registers.
I used the following values on c3000:
LCDBSCNTR = 2
ARB_CNTRL = 0x01800f11

Those registers can be set in spitc.c/common_init, but I guess that the pm code 
should be
patched to restore regs after suspend.

_______________________________________________
Zaurus-devel mailing list
Zaurus-devel@lists.linuxtogo.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/zaurus-devel

Reply via email to