
4 Jul
2012
4 Jul
'12
10:13 p.m.
On Wed, Jul 4, 2012 at 4:53 PM, Mathieu Poirier mathieu.poirier@linaro.org wrote:
NAK. Please use proper I/O accessors, and declare a C struct to access these registers.
Ok, to make sure I do this properly please point me to an example in the code base where I can find I/O accessors.
Take at how the registers are read/written at look at arch/arm/cpu/armv7/mx6/soc.c , for example.
Regards,
Fabio Estevam