Re: [PATCH] mfd: wm8998: Fixup register defaults/readables

2015-09-19 Thread Lee Jones
On Wed, 09 Sep 2015, Charles Keepax wrote: > Remove defaults for a bunch of volatile registers and remove > ARIZONA_CTRL_IF_SPI_CFG_1 from the readable list since it doesn't exist > on wm8998 which is I2C only. > > Signed-off-by: Charles Keepax > --- > drivers/mfd/wm8998-tables.c |8 ---

[PATCH] mfd: wm8998: Fixup register defaults/readables

2015-09-09 Thread Charles Keepax
Remove defaults for a bunch of volatile registers and remove ARIZONA_CTRL_IF_SPI_CFG_1 from the readable list since it doesn't exist on wm8998 which is I2C only. Signed-off-by: Charles Keepax --- drivers/mfd/wm8998-tables.c |8 1 files changed, 0 insertions(+), 8 deletions(-) diff