From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jae Hyun Yoo Subject: Re: [PATCH v10 08/12] mfd: intel-peci-client: Add PECI client driver Date: Mon, 14 Jan 2019 15:03:15 -0800 Message-ID: <7f63d8f1-2af6-e386-d5b2-c78e3881d789@linux.intel.com> References: <20190107214136.5256-1-jae.hyun.yoo@linux.intel.com> <20190107214136.5256-9-jae.hyun.yoo@linux.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: Content-Language: en-US Sender: linux-kernel-owner@vger.kernel.org To: Joel Stanley Cc: Lee Jones , Rob Herring , Jean Delvare , Guenter Roeck , Mark Rutland , Andrew Jeffery , Jonathan Corbet , Greg Kroah-Hartman , Gustavo Pimentel , Kishon Vijay Abraham I , Lorenzo Pieralisi , "Darrick J . Wong" , Eric Sandeen , Arnd Bergmann , Wu Hao , Tomohiro Kusumi , "Bryant G . Ly" , Frederic Barrat , "David S . Miller" , Mauro List-Id: devicetree@vger.kernel.org On 1/14/2019 3:42 AM, Joel Stanley wrote: > On Tue, 8 Jan 2019 at 08:11, Jae Hyun Yoo wrote: >> >> This commit adds PECI client driver. > > It looks like it's a PECI driver for the three CPU families, and it > implements cpu and dimm temp, with sideband functions deferred to the > future. If you add that information with a few more words it would > make for a nicer commit message. > Yes, that would be nicer. I'll add the description into the commit message. Thanks for your review! Regards, Jae >> Signed-off-by: Jae Hyun Yoo > > Reviewed-by: Joel Stanley >