Re: [PATCH 2/2] mfd: wm5110: Make additional DSP registers available to the user

2014-02-03 Thread Lee Jones
> Expose some DSP registers which are useful for DSP users to be able to > access whilst debugging their firmware. > > Signed-off-by: Charles Keepax > --- > drivers/mfd/wm5110-tables.c | 168 > + > include/linux/mfd/arizona/registers.h | 67 +

[PATCH 2/2] mfd: wm5110: Make additional DSP registers available to the user

2014-01-22 Thread Charles Keepax
Expose some DSP registers which are useful for DSP users to be able to access whilst debugging their firmware. Signed-off-by: Charles Keepax --- drivers/mfd/wm5110-tables.c | 168 + include/linux/mfd/arizona/registers.h | 67 + 2 files cha