Re: [PATCH v1 1/1] gpio: gpio-wcove: Fix GPIO control register offset calculation

2017-06-15 Thread sathyanarayanan kuppuswamy
Hi Andy, On 06/15/2017 02:06 AM, Andy Shevchenko wrote: On Thu, Jun 15, 2017 at 12:39 AM, wrote: From: Kuppuswamy Sathyanarayanan According to Whiskey Cove PMIC GPIO controller specification, for GPIO

Re: [PATCH v1 1/1] gpio: gpio-wcove: Fix GPIO control register offset calculation

2017-06-15 Thread sathyanarayanan kuppuswamy
Hi Andy, On 06/15/2017 02:06 AM, Andy Shevchenko wrote: On Thu, Jun 15, 2017 at 12:39 AM, wrote: From: Kuppuswamy Sathyanarayanan According to Whiskey Cove PMIC GPIO controller specification, for GPIO pins 0-12, GPIO input and output register control address range from, 0x4e44-0x4e50 for

Re: [PATCH v1 1/1] gpio: gpio-wcove: Fix GPIO control register offset calculation

2017-06-15 Thread Andy Shevchenko
On Thu, Jun 15, 2017 at 12:39 AM, wrote: > From: Kuppuswamy Sathyanarayanan > > According to Whiskey Cove PMIC GPIO controller specification, for GPIO > pins 0-12, GPIO input and output register control

Re: [PATCH v1 1/1] gpio: gpio-wcove: Fix GPIO control register offset calculation

2017-06-15 Thread Andy Shevchenko
On Thu, Jun 15, 2017 at 12:39 AM, wrote: > From: Kuppuswamy Sathyanarayanan > > According to Whiskey Cove PMIC GPIO controller specification, for GPIO > pins 0-12, GPIO input and output register control address range from, > > 0x4e44-0x4e50 for GPIO outputs control register > > 0x4e51-0x4e5d for

[PATCH v1 1/1] gpio: gpio-wcove: Fix GPIO control register offset calculation

2017-06-14 Thread sathyanarayanan . kuppuswamy
From: Kuppuswamy Sathyanarayanan According to Whiskey Cove PMIC GPIO controller specification, for GPIO pins 0-12, GPIO input and output register control address range from, 0x4e44-0x4e50 for GPIO outputs control register 0x4e51-0x4e5d for GPIO input

[PATCH v1 1/1] gpio: gpio-wcove: Fix GPIO control register offset calculation

2017-06-14 Thread sathyanarayanan . kuppuswamy
From: Kuppuswamy Sathyanarayanan According to Whiskey Cove PMIC GPIO controller specification, for GPIO pins 0-12, GPIO input and output register control address range from, 0x4e44-0x4e50 for GPIO outputs control register 0x4e51-0x4e5d for GPIO input control register But, currently when