Re: [PATCH V1] mfd: da9061: fix to remove BBAT_CONT register from chip model

2017-08-15 Thread Lee Jones
On Mon, 14 Aug 2017, Steve Twiss wrote: > On 06 June 2017 08:16, Lee Jones wrote: > > > drivers/mfd/da9062-core.c | 6 -- > > > 1 file changed, 6 deletions(-) > > > > Applied, thanks. > > $ git describe > v4.13-rc5 > > Looking at linux-mainline today, I noticed a commit that seems to be ap

RE: [PATCH V1] mfd: da9061: fix to remove BBAT_CONT register from chip model

2017-08-14 Thread Steve Twiss
On 06 June 2017 08:16, Lee Jones wrote: Hi Lee, > To: Steve Twiss > Cc: LINUX-KERNEL; Support Opensource > Subject: Re: [PATCH V1] mfd: da9061: fix to remove BBAT_CONT register from > chip model > > On Mon, 05 Jun 2017, Steve Twiss wrote: > > > From: Steve Twiss

Re: [PATCH V1] mfd: da9061: fix to remove BBAT_CONT register from chip model

2017-06-06 Thread Lee Jones
On Mon, 05 Jun 2017, Steve Twiss wrote: > From: Steve Twiss > > Remove the register DA9062AA_BBAT_CONT (0x0C5) from the DA9061 chip model > regmap access ranges. This applies to both da9061_aa_readable_ranges[] > and da9061_aa_writeable_ranges[]. > > This change is to correct the DA9061 chip mo