On Tue, 2014-09-23 at 19:50 +0800, Chen-Yu Tsai wrote: > Ian, include/configs/sun?i.h and sunxi-common.h only have config > related #defines. Are we sure this is the place for something > like register offsets?
I guess not ;-) > For reference, drivers/i2c/mvtwsi.c has sunxi specific register > offsets wrapped in a #define in the file itself. How about either ./arch/arm/include/asm/arch-sunxi/mmc.h or near the top of this C file (i.e. outside the code itself)? Ian. -- You received this message because you are subscribed to the Google Groups "linux-sunxi" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
