Re: [PATCH RESEND 03/16] Documentation: dt-bindings: hwmon: add TI LMU HWMON binding information
From: Kim, Milo <hidden>
Date: 2015-11-06 03:49:41
Also in:
lkml
From: Kim, Milo <hidden>
Date: 2015-11-06 03:49:41
Also in:
lkml
On 11/6/2015 10:57 AM, Rob Herring wrote:
On Mon, Nov 02, 2015 at 02:24:22PM +0900, Milo Kim wrote:quoted
Hardware fault monitoring driver is used in LM3633 and LM3697 device. Just 'compatible' property is required to describe the driver. Cc: devicetree@vger.kernel.org Cc: Guenter Roeck <linux@roeck-us.net> Cc: Jean Delvare <jdelvare@suse.com> Cc: Lee Jones <redacted> Cc: lm-sensors@lm-sensors.org Cc: linux-kernel@vger.kernel.org Signed-off-by: Milo Kim <redacted>Acked-by: Rob Herring <robh@kernel.org>
Thanks for your review, Rob. HWMON maintainer, Guenter suggested moving LMU HWMON driver to MFD as the sysfs attributes because it has no sensor data like temperature or voltage. So I'll move this property to mfd/ti-lmu.txt in the next patch. Best regards, Milo