Received: by 2002:ac0:a5a7:0:0:0:0:0 with SMTP id m36-v6csp225767imm; Thu, 26 Jul 2018 02:23:41 -0700 (PDT) X-Google-Smtp-Source: AAOMgpdtrUTzEw8QaPVXrTuhzAiD68JzvsSvMvsi9n48KKxmdsbjc0NHUFZ+Sh/3nbbv1XNoojrW X-Received: by 2002:a62:49cf:: with SMTP id r76-v6mr1245850pfi.235.1532597021306; Thu, 26 Jul 2018 02:23:41 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1532597021; cv=none; d=google.com; s=arc-20160816; b=rikZX6QzuwydLc5c8wsxXbhzYW4l/ViMyQok6hh5uhBeTO4iBR0PntWMYzdsyDDUM+ x/2DGGDku3xnhrwllzUcmHb7CjrOXk9xHA6/zBg4a0gH9Jvrh6XvHHcrbb4gwUu/QJsY 5OeC1ovg+akvEmBsKTM/TR2fkbEKQwM7tBZ1IArkLUb7tK6ZfkGs25sT0qPgruUU+ksp OLK3QUR3gLregzOKASWCiDTqGKwUofl3i5FX1RIZzwfmgAbO81cZoO6sAtBxggk3DIlT kJn80HDIAeErVoBf+fI4LrKOIwATc6yE4LCWLpasyDUXeuqfzKog2T+ZEeSvcKtpS6UA j4nw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:message-id:date:subject:cc:to:from :arc-authentication-results; bh=g0iu+neo2DZ9+oZAY4LF4uAdY1Of1w3kkd2qtrJuwhY=; b=0WiKueyus0ktL7i9EmCn8gsc7un+nhfaSv4wGIYBVRy6ASEjaCRSdSKseQ2TN4nKjV 1as9bzGQ7Age9AcOvQ5eD50I3dmgVrB8c8LJDGvAlZEws/5ZfmL/3QMaVDoTEY2fXdeh Z7kg5LOw3yAo/5A0EhFiSGM1xiXBJaornFSgrU9Cm37Wf3H1gFIudzTREg77fq+EIYUv acUhAr8lqM263a2Uoz8ym77Nu5s0rRrTfAIe9yD4YOvtoqiO7ZhHj54SYzIZdcnGe0ve HAfASjBRAMJzQDD4Tt8MSYq0bXmxJkX8vIJCCv1h1e2HzQy/i0FoBRHsvVF9HsgpnkGD wN1w== 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 z7-v6si786231plo.388.2018.07.26.02.23.25; Thu, 26 Jul 2018 02:23:41 -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 S1729254AbeGZKi3 (ORCPT + 99 others); Thu, 26 Jul 2018 06:38:29 -0400 Received: from metis.ext.pengutronix.de ([85.220.165.71]:35981 "EHLO metis.ext.pengutronix.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729075AbeGZKi2 (ORCPT ); Thu, 26 Jul 2018 06:38:28 -0400 Received: from dude.hi.pengutronix.de ([2001:67c:670:100:1d::7]) by metis.ext.pengutronix.de with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1ficTX-0002ap-Qb; Thu, 26 Jul 2018 11:22:23 +0200 Received: from ore by dude.hi.pengutronix.de with local (Exim 4.91) (envelope-from ) id 1ficTV-0004Vi-Ss; Thu, 26 Jul 2018 11:22:21 +0200 From: Oleksij Rempel To: Shawn Guo , Mark Brown , "Rafael J. Wysocki" Cc: Oleksij Rempel , 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: [PATCH v8 0/6] provide power off support for iMX6 with external PMIC Date: Thu, 26 Jul 2018 11:22:14 +0200 Message-Id: <20180726092220.17250-1-o.rempel@pengutronix.de> X-Mailer: git-send-email 2.18.0 X-SA-Exim-Connect-IP: 2001:67c:670:100:1d::7 X-SA-Exim-Mail-From: ore@pengutronix.de X-SA-Exim-Scanned: No (on metis.ext.pengutronix.de); SAEximRunCond expanded to false X-PTX-Original-Recipient: linux-kernel@vger.kernel.org Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 2018.07.26: v8 is a rebase against kernel v4.18-rc6. No other changes are made. Added: linux-imx@nxp.com and yibin.gong@nxp.com to the CC. 2018.05.17: update patches to version v7 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. Kind regards, Oleksij Rempel 2017.12.06: Adding Linus. Probably there is no maintainer for this patch set. No changes are made, tested on v4.15-rc1. 2017.10.27: Last version of this patch set was send at 20 Jun 2017, this is a rebase against kernel v4.14-rc6. Probably this set got lost. If I forgot to address some comments, please point me. changes: v7: - use EXPORT_SYMBOL_GPL(pm_power_off_prepare) instead of EXPORT_SYMBOL - call imx6q_suspend_finish() directly without cpu_suspend() v6: - rename imx6_pm_poweroff to imx6_pm_stby_poweroff - fix "MPIC_STBY_REQ" typo in the comment. v5: - remove useless includes from pm-imx6.c patch - add Acked-by to "regulator: pfuze100: add fsl,pmic-stby-poweroff property" patch v4: - update comment in "regulator: pfuze100: add fsl,pmic-stby-poweroff ..." patch - add Acked-by to "ARM: imx6q: provide documentation for new ..." patch v3: - set pm_power_off_prepare = NULL on .remove. - documentation and spelling fixes. - use %pf instead of lookup_symbol_name. Oleksij Rempel (6): ARM: imx6q: provide documentation for new fsl,pmic-stby-poweroff property ARM: imx6: register pm_power_off handler if "fsl,pmic-stby-poweroff" is set kernel/reboot.c: export pm_power_off_prepare regulator: pfuze100: add fsl,pmic-stby-poweroff property regulator: pfuze100-regulator: provide pm_power_off_prepare handler ARM: dts: imx6: RIoTboard provide standby on power off option .../devicetree/bindings/clock/imx6q-clock.txt | 8 ++ .../bindings/regulator/pfuze100.txt | 7 ++ arch/arm/boot/dts/imx6dl-riotboard.dts | 5 + arch/arm/mach-imx/pm-imx6.c | 25 +++++ drivers/regulator/pfuze100-regulator.c | 92 +++++++++++++++++++ kernel/reboot.c | 1 + 6 files changed, 138 insertions(+) -- 2.18.0