Re: [PATCH 2/2] gpio: arizona: Add support for GPIOs that need to be maintained

2017-04-07 Thread kbuild test robot
Hi Charles, [auto build test ERROR on gpio/for-next] [also build test ERROR on v4.11-rc5 next-20170407] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url:

Re: [PATCH 2/2] gpio: arizona: Add support for GPIOs that need to be maintained

2017-04-07 Thread kbuild test robot
Hi Charles, [auto build test ERROR on gpio/for-next] [also build test ERROR on v4.11-rc5 next-20170407] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url:

Re: [PATCH 2/2] gpio: arizona: Add support for GPIOs that need to be maintained

2017-04-07 Thread kbuild test robot
Hi Charles, [auto build test ERROR on gpio/for-next] [also build test ERROR on v4.11-rc5 next-20170407] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url:

Re: [PATCH 2/2] gpio: arizona: Add support for GPIOs that need to be maintained

2017-04-07 Thread kbuild test robot
Hi Charles, [auto build test ERROR on gpio/for-next] [also build test ERROR on v4.11-rc5 next-20170407] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url:

[PATCH 2/2] gpio: arizona: Add support for GPIOs that need to be maintained

2017-04-07 Thread Charles Keepax
The Arizona devices only maintain the state of output GPIOs whilst the CODEC is active, this can cause issues if the CODEC suspends whilst something is relying on the state of one of its GPIOs. However, in many systems the CODEC GPIOs are used for audio related features and thus the state of the

[PATCH 2/2] gpio: arizona: Add support for GPIOs that need to be maintained

2017-04-07 Thread Charles Keepax
The Arizona devices only maintain the state of output GPIOs whilst the CODEC is active, this can cause issues if the CODEC suspends whilst something is relying on the state of one of its GPIOs. However, in many systems the CODEC GPIOs are used for audio related features and thus the state of the