Re: [PATCH v1 2/2] hwmon: npcm-pwm: add NPCM7xx PWM driver

2018-06-10 Thread kbuild test robot
Hi Tomer, I love your patch! Perhaps something to improve: [auto build test WARNING on hwmon/hwmon-next] [also build test WARNING on v4.17 next-20180608] [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/

Re: [PATCH v1 2/2] hwmon: npcm-pwm: add NPCM7xx PWM driver

2018-05-31 Thread Guenter Roeck
On 05/31/2018 12:16 AM, kbuild test robot wrote: Hi Tomer, I love your patch! Perhaps something to improve: [auto build test WARNING on hwmon/hwmon-next] [also build test WARNING on v4.17-rc7] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] u

Re: [PATCH v1 2/2] hwmon: npcm-pwm: add NPCM7xx PWM driver

2018-05-31 Thread kbuild test robot
Hi Tomer, I love your patch! Perhaps something to improve: [auto build test WARNING on hwmon/hwmon-next] [also build test WARNING on v4.17-rc7] [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/To

Re: [PATCH v1 2/2] hwmon: npcm-pwm: add NPCM7xx PWM driver

2018-05-30 Thread Guenter Roeck
On Wed, May 30, 2018 at 06:44:58PM +0300, Tomer Maimon wrote: > Hi Guenter, > > Thanks for your prompt reply! > > > On 29 May 2018 at 19:56, Guenter Roeck wrote: > > > On Tue, May 29, 2018 at 01:02:21PM +0300, Tomer Maimon wrote: > > > Add Nuvoton BMC NPCM7xx Pulse Width Modulation (PWM) driv

Re: [PATCH v1 2/2] hwmon: npcm-pwm: add NPCM7xx PWM driver

2018-05-29 Thread Guenter Roeck
On Tue, May 29, 2018 at 01:02:21PM +0300, Tomer Maimon wrote: > Add Nuvoton BMC NPCM7xx Pulse Width Modulation (PWM) driver. > > The Nuvoton BMC NPCM7xx has two identical PWM controller modules, > each module has four PWM controller outputs. > I don't see it guaranteed that all future NPCM7xx de

[PATCH v1 2/2] hwmon: npcm-pwm: add NPCM7xx PWM driver

2018-05-29 Thread Tomer Maimon
Add Nuvoton BMC NPCM7xx Pulse Width Modulation (PWM) driver. The Nuvoton BMC NPCM7xx has two identical PWM controller modules, each module has four PWM controller outputs. Signed-off-by: Tomer Maimon --- drivers/hwmon/Kconfig | 6 + drivers/hwmon/Makefile | 1 + drivers/hwmon/npc