From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-2.6 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,SPF_PASS,USER_AGENT_MUTT autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 5DA2EC433F5 for ; Sun, 9 Sep 2018 02:01:54 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id ED2DA20876 for ; Sun, 9 Sep 2018 02:01:53 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="U/ZLQVdM" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org ED2DA20876 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726609AbeIIGtj (ORCPT ); Sun, 9 Sep 2018 02:49:39 -0400 Received: from mail.kernel.org ([198.145.29.99]:60046 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726447AbeIIGtj (ORCPT ); Sun, 9 Sep 2018 02:49:39 -0400 Received: from dragon (unknown [104.237.86.92]) (using TLSv1.2 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id B30672086B; Sun, 9 Sep 2018 02:01:43 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1536458508; bh=VZYSe4KrR7qbtBbakw5qfjO9n9h14YTEicZcQfIdvgM=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=U/ZLQVdM91DvFD0c/dKn00SB232rUlqe55H/BH80iNU4tE8H2tv5CZYKF/IluD4mc E4Lima8k8nT/NKHOV+Hg9h76KORh36QLPNQKju7imLpVoY9Dx7WFXqOllkhEUC+QZc zvUrgrOl4YixnAKAEDMHN29wfcKjd8cQMjNvTdzE= Date: Sun, 9 Sep 2018 10:00:23 +0800 From: Shawn Guo To: Mark Brown Cc: Oleksij Rempel , "Rafael J. Wysocki" , kernel@pengutronix.de, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-clk@vger.kernel.org, linux-kernel@vger.kernel.org, Andrew Morton , Liam Girdwood , Leonard Crestez , Rob Herring , Mark Rutland , Michael Turquette , Stephen Boyd , Fabio Estevam , Russell King , linux-imx@nxp.com, yibin.gong@nxp.com, "A.s. Dong" Subject: Re: [PATCH v9 3/6] kernel/reboot.c: export pm_power_off_prepare Message-ID: <20180909020021.GA18838@dragon> References: <20180802103425.3053-1-o.rempel@pengutronix.de> <20180802103425.3053-4-o.rempel@pengutronix.de> <20180802104443.GH9117@sirena.org.uk> <94d48ecb-7302-c7ed-e815-730be0426a04@pengutronix.de> <20180802113552.GJ9117@sirena.org.uk> <20180827014815.GD29208@dragon> <20180906101516.GA5360@sirena.org.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180906101516.GA5360@sirena.org.uk> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Sep 06, 2018 at 11:15:17AM +0100, Mark Brown wrote: > On Mon, Aug 27, 2018 at 09:48:16AM +0800, Shawn Guo wrote: > > > Can you ACK on those two regulator patches, so that I can queue this > > series up on IMX tree? > > I was expecting to get a pull request with the precursor patches in it - > the regulator driver seems to get a moderate amount of development so > there's a reasonable risk of conflicts. What about you create a stable topic branch for regulator patches and I pull it into IMX tree? Shawn From mboxrd@z Thu Jan 1 00:00:00 1970 From: Shawn Guo Subject: Re: [PATCH v9 3/6] kernel/reboot.c: export pm_power_off_prepare Date: Sun, 9 Sep 2018 10:00:23 +0800 Message-ID: <20180909020021.GA18838@dragon> References: <20180802103425.3053-1-o.rempel@pengutronix.de> <20180802103425.3053-4-o.rempel@pengutronix.de> <20180802104443.GH9117@sirena.org.uk> <94d48ecb-7302-c7ed-e815-730be0426a04@pengutronix.de> <20180802113552.GJ9117@sirena.org.uk> <20180827014815.GD29208@dragon> <20180906101516.GA5360@sirena.org.uk> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <20180906101516.GA5360@sirena.org.uk> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org To: Mark Brown Cc: Mark Rutland , devicetree@vger.kernel.org, yibin.gong@nxp.com, Michael Turquette , "Rafael J. Wysocki" , Stephen Boyd , linux-kernel@vger.kernel.org, Liam Girdwood , Oleksij Rempel , Rob Herring , linux-imx@nxp.com, kernel@pengutronix.de, "A.s. Dong" , Fabio Estevam , Russell King , Andrew Morton , Leonard Crestez , linux-clk@vger.kernel.org, linux-arm-kernel@lists.infradead.org List-Id: devicetree@vger.kernel.org On Thu, Sep 06, 2018 at 11:15:17AM +0100, Mark Brown wrote: > On Mon, Aug 27, 2018 at 09:48:16AM +0800, Shawn Guo wrote: > > > Can you ACK on those two regulator patches, so that I can queue this > > series up on IMX tree? > > I was expecting to get a pull request with the precursor patches in it - > the regulator driver seems to get a moderate amount of development so > there's a reasonable risk of conflicts. What about you create a stable topic branch for regulator patches and I pull it into IMX tree? Shawn From mboxrd@z Thu Jan 1 00:00:00 1970 From: shawnguo@kernel.org (Shawn Guo) Date: Sun, 9 Sep 2018 10:00:23 +0800 Subject: [PATCH v9 3/6] kernel/reboot.c: export pm_power_off_prepare In-Reply-To: <20180906101516.GA5360@sirena.org.uk> References: <20180802103425.3053-1-o.rempel@pengutronix.de> <20180802103425.3053-4-o.rempel@pengutronix.de> <20180802104443.GH9117@sirena.org.uk> <94d48ecb-7302-c7ed-e815-730be0426a04@pengutronix.de> <20180802113552.GJ9117@sirena.org.uk> <20180827014815.GD29208@dragon> <20180906101516.GA5360@sirena.org.uk> Message-ID: <20180909020021.GA18838@dragon> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Thu, Sep 06, 2018 at 11:15:17AM +0100, Mark Brown wrote: > On Mon, Aug 27, 2018 at 09:48:16AM +0800, Shawn Guo wrote: > > > Can you ACK on those two regulator patches, so that I can queue this > > series up on IMX tree? > > I was expecting to get a pull request with the precursor patches in it - > the regulator driver seems to get a moderate amount of development so > there's a reasonable risk of conflicts. What about you create a stable topic branch for regulator patches and I pull it into IMX tree? Shawn