Received: by 2002:ac0:a5b6:0:0:0:0:0 with SMTP id m51-v6csp3715217imm; Mon, 18 Jun 2018 02:51:35 -0700 (PDT) X-Google-Smtp-Source: ADUXVKKyQregmtDnHNGAP9CjnKtdPW/lsaslz+gHTBlaD6i/mDRYIkUYP5BI7E9AGn8B+qp6PRX4 X-Received: by 2002:a63:6ac5:: with SMTP id f188-v6mr10260964pgc.195.1529315495676; Mon, 18 Jun 2018 02:51:35 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1529315495; cv=none; d=google.com; s=arc-20160816; b=F8VMe/KgGx/lovDfqGH9PfiPFtttDiMwjGiznEhgct1fI7qmViPpij8w8oAsyLOr8S S8Xa3rkzxT08RpnxyTeMwyFBvK2kgEzj19Qv49ens4b4IDL6XAfPGMscDcgaa41zAldd u8CDyOGiv7+K1Wy5YogL+n7ZQ5ywZ5l6RYB4uq5x24Ez4k/0HXx3St9Uwuv19iTe21gs wBlUfWoq60meciAzATtwSyuUeAPW4KMvqCnw17fytxhPqzpQhCvOl2KrZtQgVZNor1X0 kPwMe6RwzLAlEpdAKBskZXKK0gIw25Z7T5pMSZi+KYgtac5zl8ioo6v8QXn58Kp+SyQj MEXA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :references:in-reply-to:message-id:subject:cc:to:from:date :arc-authentication-results; bh=GKPE8g0Z+M5QrtARpzNXWAzUCc7jL96W0wrI3S/A45Y=; b=eSdJv0v2NurV3U+q6+R3f893WI8fpJO12lcb+gEuFkFSm7SIaPCms6+fZXGVVUD0RR yQjrBxygNzKXmOJ+duXmhEc/mhUkfiZuOVD/NAuiJn4CJwJp3e5DUUE/unJcuK70gL5D g+soIsi2Zd5J15+P8CHA8w/QeqSq/xW+7CSEDVOsk1Ia5qYnDsaprm48PzlJ1KUJJAU9 oQox+U2BzUULin9H4Y3qPCZthRYsZJv7rwdy1OSFqdM6ViGL+OymWDSes8TtUR+gy0Iq XH1Br3URYhmDYWiCWHlYybBlc7+Ap5/0NFnrPa5pKyHSyam63IIcawE3sjKhyBI3j9m2 iI3g== 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 y65-v6si14454768pfi.195.2018.06.18.02.51.22; Mon, 18 Jun 2018 02:51:35 -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 S965376AbeFRJtf (ORCPT + 99 others); Mon, 18 Jun 2018 05:49:35 -0400 Received: from mail.bootlin.com ([62.4.15.54]:57069 "EHLO mail.bootlin.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754909AbeFRJtW (ORCPT ); Mon, 18 Jun 2018 05:49:22 -0400 Received: by mail.bootlin.com (Postfix, from userid 110) id 61504207D4; Mon, 18 Jun 2018 11:49:20 +0200 (CEST) X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on mail.bootlin.com X-Spam-Level: X-Spam-Status: No, score=-1.0 required=5.0 tests=ALL_TRUSTED,SHORTCIRCUIT, URIBL_BLOCKED shortcircuit=ham autolearn=disabled version=3.4.0 Received: from bbrezillon (AAubervilliers-681-1-50-153.w90-88.abo.wanadoo.fr [90.88.168.153]) by mail.bootlin.com (Postfix) with ESMTPSA id 19DBC207A5; Mon, 18 Jun 2018 11:49:20 +0200 (CEST) Date: Mon, 18 Jun 2018 11:49:20 +0200 From: Boris Brezillon To: Claudiu Beznea Cc: , , , , , , linux-mtd@lists.infradead.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH v2] mtd: atmel-quadspi: add suspend/resume hooks Message-ID: <20180618114920.654647c0@bbrezillon> In-Reply-To: <1528101993-4772-1-git-send-email-claudiu.beznea@microchip.com> References: <1528101993-4772-1-git-send-email-claudiu.beznea@microchip.com> X-Mailer: Claws Mail 3.15.0-dirty (GTK+ 2.24.31; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Claudiu, The subject prefix should be "mtd: spi-nor: atmel-quadspi: ". No need to send a new version just for that, I'll fix it when applying the patch. Looks good otherwise. Marek, any objection? If not, can you add your Acked-by? Thanks, Boris On Mon, 4 Jun 2018 11:46:33 +0300 Claudiu Beznea wrote: > Implement suspend/resume hooks. > > Signed-off-by: Claudiu Beznea > --- > > Changes in v2: > - use __maybe_unused instead of #ifdef CONFIG_PM_SLEEP > > drivers/mtd/spi-nor/atmel-quadspi.c | 21 +++++++++++++++++++++ > 1 file changed, 21 insertions(+) > > diff --git a/drivers/mtd/spi-nor/atmel-quadspi.c b/drivers/mtd/spi-nor/atmel-quadspi.c > index 6c5708bacad8..ceaaef47f02e 100644 > --- a/drivers/mtd/spi-nor/atmel-quadspi.c > +++ b/drivers/mtd/spi-nor/atmel-quadspi.c > @@ -737,6 +737,26 @@ static int atmel_qspi_remove(struct platform_device *pdev) > return 0; > } > > +static int __maybe_unused atmel_qspi_suspend(struct device *dev) > +{ > + struct atmel_qspi *aq = dev_get_drvdata(dev); > + > + clk_disable_unprepare(aq->clk); > + > + return 0; > +} > + > +static int __maybe_unused atmel_qspi_resume(struct device *dev) > +{ > + struct atmel_qspi *aq = dev_get_drvdata(dev); > + > + clk_prepare_enable(aq->clk); > + > + return atmel_qspi_init(aq); > +} > + > +static SIMPLE_DEV_PM_OPS(atmel_qspi_pm_ops, atmel_qspi_suspend, > + atmel_qspi_resume); > > static const struct of_device_id atmel_qspi_dt_ids[] = { > { .compatible = "atmel,sama5d2-qspi" }, > @@ -749,6 +769,7 @@ static struct platform_driver atmel_qspi_driver = { > .driver = { > .name = "atmel_qspi", > .of_match_table = atmel_qspi_dt_ids, > + .pm = &atmel_qspi_pm_ops, > }, > .probe = atmel_qspi_probe, > .remove = atmel_qspi_remove,