From mboxrd@z Thu Jan 1 00:00:00 1970 From: Guenter Roeck Subject: Re: [v8,2/2] hwmon: npcm750: add NPCM7xx PWM and Fan driver Date: Sun, 8 Jul 2018 16:15:07 -0700 Message-ID: <20180708231507.GA26077@roeck-us.net> References: <20180703232326.355718-3-tmaimon77@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20180703232326.355718-3-tmaimon77@gmail.com> Sender: linux-kernel-owner@vger.kernel.org To: Tomer Maimon Cc: robh+dt@kernel.org, mark.rutland@arm.com, jdelvare@suse.com, avifishman70@gmail.com, yuenn@google.com, brendanhiggins@google.com, venture@google.com, joel@jms.id.au, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-hwmon@vger.kernel.org, openbmc@lists.ozlabs.org List-Id: devicetree@vger.kernel.org On Wed, Jul 04, 2018 at 02:23:26AM +0300, Tomer Maimon wrote: > Add Nuvoton BMC NPCM750/730/715/705 Pulse Width Modulation (PWM) > and Fan tacho driver. > > The Nuvoton BMC NPCM750/730/715/705 supports 8 PWM controller outputs > and 16 Fan controller inputs. > > The driver provides a sysfs entries through which the user can > configure the duty-cycle value from 0(off) and 255(full speed) > and read the fan tacho rpm value. > > Signed-off-by: Tomer Maimon Applied to hwmon-next. Thanks, Guenter