From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752755AbdLMJz3 (ORCPT ); Wed, 13 Dec 2017 04:55:29 -0500 Received: from mail.linuxfoundation.org ([140.211.169.12]:56634 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751128AbdLMJz1 (ORCPT ); Wed, 13 Dec 2017 04:55:27 -0500 Date: Wed, 13 Dec 2017 10:55:29 +0100 From: Greg Kroah-Hartman To: Viresh Kumar Cc: Vincent Guittot , Stephen Boyd , Rajendra Nayak , linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, robdclark@gmail.com, s.hauer@pengutronix.de, l.stach@pengutronix.de, shawnguo@kernel.org, fabio.estevam@nxp.com, nm@ti.com, xuwei5@hisilicon.com, robh+dt@kernel.org, devicetree@vger.kernel.org, Frank Rowand Subject: Re: [PATCH V4 00/12] drivers: Boot Constraints core Message-ID: <20171213095529.GK13194@kroah.com> References: <20171128041818.GE11413@vireshk-i7> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20171128041818.GE11413@vireshk-i7> User-Agent: Mutt/1.9.1 (2017-09-22) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Nov 28, 2017 at 09:48:18AM +0530, Viresh Kumar wrote: > On 29-10-17, 19:18, Viresh Kumar wrote: > > Here is V4 of the boot constraints core based on your feedback from V3. > > We now have support for three platforms (as you suggested) included in > > this series: Hisilicon, IMX and Qualcomm. > > Hi Greg, > > I was waiting for rc1 to come out before sending a reminder for this > series and so here is one :) I've reviewed it enough for now, needs a tiny bit of work, but looking much better, nice job! gre gk-h