Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1031208AbbKFB6F (ORCPT ); Thu, 5 Nov 2015 20:58:05 -0500 Received: from mail.kernel.org ([198.145.29.136]:52604 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1030909AbbKFB6D (ORCPT ); Thu, 5 Nov 2015 20:58:03 -0500 Date: Thu, 5 Nov 2015 19:57:57 -0600 From: Rob Herring To: Milo Kim Cc: devicetree@vger.kernel.org, lee.jones@linaro.org, linux-kernel@vger.kernel.org, Guenter Roeck , Jean Delvare , lm-sensors@lm-sensors.org Subject: Re: [PATCH RESEND 03/16] Documentation: dt-bindings: hwmon: add TI LMU HWMON binding information Message-ID: <20151106015757.GA32420@rob-hp-laptop> References: <1446441875-1256-1-git-send-email-milo.kim@ti.com> <1446441875-1256-4-git-send-email-milo.kim@ti.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1446441875-1256-4-git-send-email-milo.kim@ti.com> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1860 Lines: 49 On Mon, Nov 02, 2015 at 02:24:22PM +0900, Milo Kim wrote: > 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 > Cc: Jean Delvare > Cc: Lee Jones > Cc: lm-sensors@lm-sensors.org > Cc: linux-kernel@vger.kernel.org > Signed-off-by: Milo Kim Acked-by: Rob Herring > --- > Documentation/devicetree/bindings/hwmon/ti-lmu-hwmon.txt | 12 ++++++++++++ > 1 file changed, 12 insertions(+) > create mode 100644 Documentation/devicetree/bindings/hwmon/ti-lmu-hwmon.txt > > diff --git a/Documentation/devicetree/bindings/hwmon/ti-lmu-hwmon.txt b/Documentation/devicetree/bindings/hwmon/ti-lmu-hwmon.txt > new file mode 100644 > index 0000000..99cb241 > --- /dev/null > +++ b/Documentation/devicetree/bindings/hwmon/ti-lmu-hwmon.txt > @@ -0,0 +1,12 @@ > +TI LMU Hardware Monotoring device tree bindings > + > +LMU HWON driver monitors hardware fault situation of LMU devices, > +LM3633 and LM3697. > + > +Required properties: > + - compatible: Should be one of lists below. > + "ti,lm3633-hwmon" > + "ti,lm3697-hwmon" > + > +Examples: Please refer to ti-lmu dt-bindings. > + Documentation/devicetree/bindings/mfd/ti-lmu.txt > -- > 1.9.1 > > -- > To unsubscribe from this list: send the line "unsubscribe devicetree" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/