Received: by 10.213.65.68 with SMTP id h4csp2503109imn; Mon, 9 Apr 2018 04:42:07 -0700 (PDT) X-Google-Smtp-Source: AIpwx4+glJaO8zauf/K1myvYpQ14jIuwVwmqwFthkjSkTlLAA/W2hb4kDZnF9Kk8IoFGLJ0zVEb0 X-Received: by 10.98.60.146 with SMTP id b18mr29178376pfk.36.1523274127707; Mon, 09 Apr 2018 04:42:07 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1523274127; cv=none; d=google.com; s=arc-20160816; b=j1xTFZrQloKxB5syQi+6TFcu2jpE1cedztoSgVANJBk+1sOrehBnslOO3AYjrFgmvd rYUDDhZvrgTY2VaTVlErMi+SbFYlc2psqHvdJGjUc1FwVxZezW1dt1ifJSYXqjJA0Jlg xc4znRIesQSZS/lLnAMXfCxpvsOQjMIZocUTG54ZCymIoNn6IGGCllX1WIVJNb1Vyxnh fMSVWBEq1Ta5lmcyyR/+jVax7+BqrLZ6buFIH+K3+jvguGEfSKL6h/ewTv+3N3PpYn/i UfyJRo2pPOqzElETDoWP8qjiXKDSfKJlfBx8jWmo0bOcBmYqjGisg458p9sehmC2gL8n IS3w== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date:dmarc-filter:arc-authentication-results; bh=ULjL2NZi8MY/nRrpiWF6rTLGmPPjDM9IKPbFXfMbfkk=; b=Lh+QAW4x0h1dvW1OppOyXhW6lEumUOsuxPhZC/lIYy7FI+Nzq2DCkMzMYDNJF29Al+ rs40A+yLuOuPHXcZiYw4n/XrWd29vHUbUNNH57nwyZG9NWfYZMarbOHp8nKyFmdHGq01 q9ESktL8Hxls9JWLPUFZD5a5ZeacN0GV1643erQBC3gt1sSNIEDWJIlKDHYap5N/Digg p0XVm6mpH3q7j9TmfmsCyBXcteotZhqNGv7I7vzyZ3thLGhFQJMN5d48Pn8Q/ccftjzs iG7JiECKlf4wc5NZm58ov/Wzurc7pl7FI3ySoEm/8GzgUyXtrP5sYnGEkW4OqM6+cwLv cU0Q== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id j10si110883pfi.326.2018.04.09.04.41.31; Mon, 09 Apr 2018 04:42:07 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752093AbeDILiG (ORCPT + 99 others); Mon, 9 Apr 2018 07:38:06 -0400 Received: from mail.kernel.org ([198.145.29.99]:49864 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752057AbeDILiE (ORCPT ); Mon, 9 Apr 2018 07:38:04 -0400 Received: from dragon (unknown [104.237.91.164]) (using TLSv1.2 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 75DC120779; Mon, 9 Apr 2018 11:37:55 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 75DC120779 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=shawnguo@kernel.org Date: Mon, 9 Apr 2018 19:37:45 +0800 From: Shawn Guo To: Oleksij Rempel Cc: Mark Brown , 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 Subject: Re: [PATCH RESEND v6 0/6] provide power off support for iMX6 with external PMIC Message-ID: <20180409113744.GA14582@dragon> References: <20180305102524.5905-1-o.rempel@pengutronix.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180305102524.5905-1-o.rempel@pengutronix.de> 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 Mon, Mar 05, 2018 at 11:25:17AM +0100, Oleksij Rempel wrote: > This patch series is providing power off support for Freescale/NXP iMX6 based > boards with external power management integrated circuit (PMIC). > As a first step the PMIC is configured to turn off the system if the > standby pin is asserted. On second step we assert the standby pin. > For this reason we need to use pm_power_off_prepare. > > Usage of stnadby pin for power off is described in official iMX6 > documentation. > > 2018.03.05: > As this patch set touches multiple subsystems I think it would make > sense for Shawn Guo to take the all patch set. > The only part which didn't receive an ACK is regulator stuff. So I would > hope that Mark Brown can ACK it. Besides regulator changes, I did not see an ACK on kernel/reboot.c either. Shawn