From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752659AbdLMK1n (ORCPT ); Wed, 13 Dec 2017 05:27:43 -0500 Received: from mail-pg0-f46.google.com ([74.125.83.46]:42581 "EHLO mail-pg0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752335AbdLMK1j (ORCPT ); Wed, 13 Dec 2017 05:27:39 -0500 X-Google-Smtp-Source: ACJfBosDNKhoQZcC2BRAOI6/XLkzQ/Zf2IkOaMJ5kvmGupiAaEFue3V0JFvDitx0Ib9xiyV7EKpGPQ== Date: Wed, 13 Dec 2017 15:57:36 +0530 From: Viresh Kumar To: Greg Kroah-Hartman 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: <20171213102736.GE3322@vireshk-i7> References: <20171128041818.GE11413@vireshk-i7> <20171213095529.GK13194@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20171213095529.GK13194@kroah.com> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 13-12-17, 10:55, Greg Kroah-Hartman wrote: > 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! Thanks a lot for finding time to get this reviewed. Really appreciate that. -- viresh