RE: [PATCH V1 1/2] mfd: da9053: Addition of extra registers for GPIOs 8-13

From: Opensource [Steve Twiss]
Date: Tue Oct 13 2015 - 04:21:15 EST


On 13 October 2015 08:32 Lee Jones wrote:

> To: Opensource [Steve Twiss]
> Cc: LINUXKERNEL; Samuel Ortiz; David Dajun Chen; Support Opensource
> Subject: Re: [PATCH V1 1/2] mfd: da9053: Addition of extra registers for
> GPIOs 8-13
>
> On Thu, 08 Oct 2015, Steve Twiss wrote:
>
> > From: Steve Twiss <stwiss.opensource@xxxxxxxxxxx>
> >
> > Definitions for GPIO registers 8, 9, 10, 11, 12 and 13 are added into
> > the register header file.
> >
> > - DA9052_GPIO_8_9_REG 25
> > - DA9052_GPIO_10_11_REG 26
> > - DA9052_GPIO_12_13_REG 27
> >
> > A modification is also made to the MFD core code to define these registers
> > as readable and writable. The functions for da9052_reg_readable() and
> > da9052_reg_writeable() have had their case statements altered to include
> > these new registers.
> >
> > Signed-off-by: Steve Twiss <stwiss.opensource@xxxxxxxxxxx>
> >
> > ---
> > This patch applies against linux-next and v4.3-rc4
> >
> >
> > drivers/mfd/da9052-core.c | 6 ++++++
> > include/linux/mfd/da9052/reg.h | 3 +++
> > 2 files changed, 9 insertions(+)
>
> Applied, thanks.

Thanks Lee.
Regards,
Steve