Received: by 2002:a25:4158:0:0:0:0:0 with SMTP id o85csp4623921yba; Mon, 20 May 2019 00:21:47 -0700 (PDT) X-Google-Smtp-Source: APXvYqydD20OMYRG3huq+vL7u+9g012dvnfWh/BBEjSnReLpuAFn/JZjIxA8t5ZR+zhuMgrxq/FW X-Received: by 2002:a17:902:aa97:: with SMTP id d23mr74422749plr.313.1558336907588; Mon, 20 May 2019 00:21:47 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1558336907; cv=none; d=google.com; s=arc-20160816; b=ZzNjt5dT00aLlbc4ZzG+8tHFR6izqbU+YKMwkhvTW8g82e0CiwoLNzwevl0XOQxlb9 SiMBR8vAxYgupFu2F+C8wbo4cjQR1N3W9fYVRN/WmH/dvjoENP9uWQ+d3qLumPWm57Zp Fs6yLR6hxpv1+cSEpwiwkAtfGv0/mE5GZQBUWpD8XkZ4hja+5unxFCX08lbhoy46ghvn FEjx+Mtp93yigcLUdSC+nV20Ckuwmd+loiZT3rEbXUJ7GM1KE58I8OjVm2P9VVBotDK6 XMIBexAMB2d+2n82kGgPQx0rlKPrkhbZ1j0dJ44w0yTu9S/yo/0Xs87sZPRyDpu0bkLb 7aKg== 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; bh=fQRSfatzF/5BSroEQauhH7dURtQ1e1FQFdj5Jra8Y5A=; b=AVVkVdRaVsZQoiyd2oVcfd4DvoX1XKigv3FJeLXskr8NnUp/tS5IGWjn29aZWCS92K 12SqnrSEaKYvJ3S/c1CrtUo/+EOrHDZb18A2d5JCL/OMEKu9IU2tXmlT/un2D7PVLkei z4TD6OmaRtfAP4zhFrJIIVLuSkj49/D60UkgjbHGPYnWe8uNCgW+zro0Mt2iRZ9SxOek QvJHiNfNe235hDSTL5722In8UWFEiygCSt/u/c5s6Oy991YkgmHJMzywa2jUz++Wmw54 SpZyGsEFE4bHWITvpnqogwFbeRFC8A4g9+bRlrqx4V62QEPzUaPXoYD1lNJ7eFWeXxyj n7QA== 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; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=nxp.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id l36si18198269plg.411.2019.05.20.00.21.32; Mon, 20 May 2019 00:21:47 -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; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=nxp.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1730834AbfETG4p (ORCPT + 99 others); Mon, 20 May 2019 02:56:45 -0400 Received: from inva021.nxp.com ([92.121.34.21]:60062 "EHLO inva021.nxp.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725944AbfETG4o (ORCPT ); Mon, 20 May 2019 02:56:44 -0400 Received: from inva021.nxp.com (localhost [127.0.0.1]) by inva021.eu-rdc02.nxp.com (Postfix) with ESMTP id BEF9320017C; Mon, 20 May 2019 08:56:41 +0200 (CEST) Received: from invc005.ap-rdc01.nxp.com (invc005.ap-rdc01.nxp.com [165.114.16.14]) by inva021.eu-rdc02.nxp.com (Postfix) with ESMTP id B7F7220016F; Mon, 20 May 2019 08:56:35 +0200 (CEST) Received: from localhost.localdomain (mega.ap.freescale.net [10.192.208.232]) by invc005.ap-rdc01.nxp.com (Postfix) with ESMTP id 5FA54402A2; Mon, 20 May 2019 14:56:28 +0800 (SGT) From: Ran Wang To: Li Yang , Rob Herring , Mark Rutland , Pavel Machek Cc: "Rafael J . Wysocki" , Len Brown , Greg Kroah-Hartman , linuxppc-dev@lists.ozlabs.org, linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-pm@vger.kernel.org, Ran Wang Subject: [PATCH v3 1/3] PM: wakeup: Add routine to help fetch wakeup source object. Date: Mon, 20 May 2019 14:58:14 +0800 Message-Id: <20190520065816.32360-1-ran.wang_1@nxp.com> X-Mailer: git-send-email 2.17.1 X-Virus-Scanned: ClamAV using ClamSMTP Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Some user might want to go through all registered wakeup sources and doing things accordingly. For example, SoC PM driver might need to do HW programming to prevent powering down specific IP which wakeup source depending on. And is user's responsibility to identify if this wakeup source he is interested in. Signed-off-by: Ran Wang --- Change in v3: - Adjust indentation of *attached_dev;. Change in v2: - None. drivers/base/power/wakeup.c | 18 ++++++++++++++++++ include/linux/pm_wakeup.h | 3 +++ 2 files changed, 21 insertions(+), 0 deletions(-) diff --git a/drivers/base/power/wakeup.c b/drivers/base/power/wakeup.c index 5b2b6a0..6904485 100644 --- a/drivers/base/power/wakeup.c +++ b/drivers/base/power/wakeup.c @@ -14,6 +14,7 @@ #include #include #include +#include #include #include @@ -226,6 +227,22 @@ void wakeup_source_unregister(struct wakeup_source *ws) } } EXPORT_SYMBOL_GPL(wakeup_source_unregister); +/** + * wakeup_source_get_next - Get next wakeup source from the list + * @ws: Previous wakeup source object, null means caller want first one. + */ +struct wakeup_source *wakeup_source_get_next(struct wakeup_source *ws) +{ + struct list_head *ws_head = &wakeup_sources; + + if (ws) + return list_next_or_null_rcu(ws_head, &ws->entry, + struct wakeup_source, entry); + else + return list_entry_rcu(ws_head->next, + struct wakeup_source, entry); +} +EXPORT_SYMBOL_GPL(wakeup_source_get_next); /** * device_wakeup_attach - Attach a wakeup source object to a device object. @@ -242,6 +259,7 @@ static int device_wakeup_attach(struct device *dev, struct wakeup_source *ws) return -EEXIST; } dev->power.wakeup = ws; + ws->attached_dev = dev; if (dev->power.wakeirq) device_wakeup_attach_irq(dev, dev->power.wakeirq); spin_unlock_irq(&dev->power.lock); diff --git a/include/linux/pm_wakeup.h b/include/linux/pm_wakeup.h index 0ff134d..913b2fb 100644 --- a/include/linux/pm_wakeup.h +++ b/include/linux/pm_wakeup.h @@ -50,6 +50,7 @@ * @wakeup_count: Number of times the wakeup source might abort suspend. * @active: Status of the wakeup source. * @has_timeout: The wakeup source has been activated with a timeout. + * @attached_dev: The device it attached to */ struct wakeup_source { const char *name; @@ -70,6 +71,7 @@ struct wakeup_source { unsigned long wakeup_count; bool active:1; bool autosleep_enabled:1; + struct device *attached_dev; }; #ifdef CONFIG_PM_SLEEP @@ -101,6 +103,7 @@ static inline void device_set_wakeup_path(struct device *dev) extern void wakeup_source_remove(struct wakeup_source *ws); extern struct wakeup_source *wakeup_source_register(const char *name); extern void wakeup_source_unregister(struct wakeup_source *ws); +extern struct wakeup_source *wakeup_source_get_next(struct wakeup_source *ws); extern int device_wakeup_enable(struct device *dev); extern int device_wakeup_disable(struct device *dev); extern void device_set_wakeup_capable(struct device *dev, bool capable); -- 1.7.1