From mboxrd@z Thu Jan 1 00:00:00 1970 From: Guenter Roeck Date: Wed, 22 Jul 2015 00:00:54 +0000 Subject: Re: [lm-sensors] [PATCH] hwmon: (lm70) add device tree support Message-Id: <55AEDD36.8090408@roeck-us.net> List-Id: References: <1437258554-29358-1-git-send-email-rabin@rab.in> In-Reply-To: <1437258554-29358-1-git-send-email-rabin@rab.in> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Rabin Vincent , jdelvare@suse.de Cc: lm-sensors@lm-sensors.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org On 07/18/2015 03:29 PM, Rabin Vincent wrote: > Allow the lm70 to be probed from a device tree. > > Signed-off-by: Rabin Vincent Applied to -next. Thanks, Guenter _______________________________________________ lm-sensors mailing list lm-sensors@lm-sensors.org http://lists.lm-sensors.org/mailman/listinfo/lm-sensors From mboxrd@z Thu Jan 1 00:00:00 1970 From: Guenter Roeck Subject: Re: [PATCH] hwmon: (lm70) add device tree support Date: Tue, 21 Jul 2015 17:00:54 -0700 Message-ID: <55AEDD36.8090408@roeck-us.net> References: <1437258554-29358-1-git-send-email-rabin@rab.in> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1437258554-29358-1-git-send-email-rabin-66gdRtMMWGc@public.gmane.org> Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Rabin Vincent , jdelvare-l3A5Bk7waGM@public.gmane.org Cc: lm-sensors-GZX6beZjE8VD60Wz+7aTrA@public.gmane.org, devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: devicetree@vger.kernel.org On 07/18/2015 03:29 PM, Rabin Vincent wrote: > Allow the lm70 to be probed from a device tree. > > Signed-off-by: Rabin Vincent Applied to -next. Thanks, Guenter -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S934172AbbGVABF (ORCPT ); Tue, 21 Jul 2015 20:01:05 -0400 Received: from bh-25.webhostbox.net ([208.91.199.152]:57733 "EHLO bh-25.webhostbox.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933670AbbGVABB (ORCPT ); Tue, 21 Jul 2015 20:01:01 -0400 Message-ID: <55AEDD36.8090408@roeck-us.net> Date: Tue, 21 Jul 2015 17:00:54 -0700 From: Guenter Roeck User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0 MIME-Version: 1.0 To: Rabin Vincent , jdelvare@suse.de CC: lm-sensors@lm-sensors.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] hwmon: (lm70) add device tree support References: <1437258554-29358-1-git-send-email-rabin@rab.in> In-Reply-To: <1437258554-29358-1-git-send-email-rabin@rab.in> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-Authenticated_sender: linux@roeck-us.net X-OutGoing-Spam-Status: No, score=-1.0 X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - bh-25.webhostbox.net X-AntiAbuse: Original Domain - vger.kernel.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - roeck-us.net X-Get-Message-Sender-Via: bh-25.webhostbox.net: authenticated_id: linux@roeck-us.net X-Source: X-Source-Args: X-Source-Dir: Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 07/18/2015 03:29 PM, Rabin Vincent wrote: > Allow the lm70 to be probed from a device tree. > > Signed-off-by: Rabin Vincent Applied to -next. Thanks, Guenter