Re: [PATCH 1/3] drivers: input: powerkey for HISI 65xx SoC

2016-06-10 Thread kbuild test robot
Hi, [auto build test ERROR on ljones-mfd/for-mfd-next] [also build test ERROR on v4.7-rc2 next-20160609] [cannot apply to input/next] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url: https://github.com/0day-ci/linux/commits/John-Stultz/H

Re: [PATCH 1/3] drivers: input: powerkey for HISI 65xx SoC

2016-06-10 Thread John Stultz
On Thu, Jun 9, 2016 at 11:44 PM, kbuild test robot wrote: > Hi, > > [auto build test ERROR on ljones-mfd/for-mfd-next] > [also build test ERROR on v4.7-rc2 next-20160609] > [cannot apply to input/next] > [if your patch is applied to the wrong git tree, please drop us a note to > help improve the

Re: [PATCH 1/3] drivers: input: powerkey for HISI 65xx SoC

2016-06-10 Thread kbuild test robot
Hi, [auto build test ERROR on ljones-mfd/for-mfd-next] [also build test ERROR on v4.7-rc2 next-20160609] [cannot apply to input/next] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url: https://github.com/0day-ci/linux/commits/John-Stultz/H

[PATCH 1/3] drivers: input: powerkey for HISI 65xx SoC

2016-06-09 Thread John Stultz
From: Jorge Ramirez-Ortiz This driver provides a input driver for the power button on the HiSi 65xx SoC for boards like HiKey. This driver was originally by Zhiliang Xue then basically rewritten by Jorge, but preserving the original module author credits. Cc: Dmitry Torokhov Cc: Rob Herring