From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joel Stanley Subject: Re: [PATCH v10 08/12] mfd: intel-peci-client: Add PECI client driver Date: Mon, 14 Jan 2019 22:12:41 +1030 Message-ID: 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" Return-path: In-Reply-To: <20190107214136.5256-9-jae.hyun.yoo@linux.intel.com> Sender: linux-kernel-owner@vger.kernel.org To: Jae Hyun Yoo 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 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. > Signed-off-by: Jae Hyun Yoo Reviewed-by: Joel Stanley