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

2015-10-13 Thread Opensource [Steve Twiss]
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:

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

2015-10-13 Thread Lee Jones
On Thu, 08 Oct 2015, Steve Twiss wrote: > From: Steve Twiss > > Definitions for GPIO registers 8, 9, 10, 11, 12 and 13 are added into > the register header file. > > - DA9052_GPIO_8_9_REG25 > - DA9052_GPIO_10_11_REG 26 > - DA9052_GPIO_12_13_REG 27 > > A modification is also made to the M

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

2015-10-08 Thread Steve Twiss
From: Steve Twiss Definitions for GPIO registers 8, 9, 10, 11, 12 and 13 are added into the register header file. - DA9052_GPIO_8_9_REG25 - 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 writab