From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH net-next] cxgb4: Add thermal zone support Date: Tue, 09 Oct 2018 11:16:48 -0700 (PDT) Message-ID: <20181009.111648.678741999439805825.davem@davemloft.net> References: <1539092653-11594-1-git-send-email-ganeshgr@chelsio.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org, nirranjan@chelsio.com, indranil@chelsio.com, dt@chelsio.com To: ganeshgr@chelsio.com Return-path: Received: from shards.monkeyblade.net ([23.128.96.9]:50694 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726393AbeJJBfC (ORCPT ); Tue, 9 Oct 2018 21:35:02 -0400 In-Reply-To: <1539092653-11594-1-git-send-email-ganeshgr@chelsio.com> Sender: netdev-owner@vger.kernel.org List-ID: From: Ganesh Goudar Date: Tue, 9 Oct 2018 19:14:13 +0530 > Add thermal zone support to monitor ASIC's temperature. > > Signed-off-by: Ganesh Goudar Applied.