Received: by 2002:a25:d7c1:0:0:0:0:0 with SMTP id o184csp3741444ybg; Sun, 20 Oct 2019 20:50:35 -0700 (PDT) X-Google-Smtp-Source: APXvYqz2PO2zEBv3QJ0C3RCvHISzPkq2hh+6XX72q+X2FA70c+78KmYPAlaD1arUYO3UTrXISyUy X-Received: by 2002:aa7:d8c6:: with SMTP id k6mr22812188eds.87.1571629834938; Sun, 20 Oct 2019 20:50:34 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1571629834; cv=none; d=google.com; s=arc-20160816; b=pctfg6Xg0d7YLoE2UoB9tedlwo4KnyaYUs1wBIAmSgzv6XTXxcwyU1ZFWZv+rppVl0 CTZlE0rv22/FRVE0Vwhs4IuB7GWakvp/YKy7m8Lsxm7r/Nux2JSyUeGfWEBQ3u5btDbM A3YiexbAPwVKFvy2pbeS61VIv0k2x/mDrSKv4w7+Efx87S4UaW0HRQfLGrKSkyGtfx9E zWbgkQwc0dk+BhK/mrtLcF1FDHRgmm9MbFMskRs4DVFP8SdEnz98f73ff+T6k2sgMA56 NoA7uF2SCV3HbPlLhPzT2HddM3hq/4PTdTJK+91L3czKnG8vNM5Nui32StrAvG7TY7DR 9wlA== 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=zufThNHqgQKoEc290oCR8spKDSkzytwr/rZtHrE5Yew=; b=thoUiq3hLi50RGtWFVjU4lDohVNvqep1IW72itKd6iFxsdKZmJD6gun/fheB8U2gb2 Lh+eOhM8kWRnol0874Uv5BfdctdQNaUVurS0qfu+NNQMy37eIXVH/R2XrlQN1Ied0FdY YGymGDrSiEx5ila18ZECQVT+FlRBhgB/FuZWad/p4fqFmRjQqxJsWaE6u0a0JO7OzJJg O9th6jFAkxF3HsqODWDtrzjjnxRTzfoWkLTuzfO+Tin77ogGx7MXFBtU/WuYbm9uENSR JrcLOz/s5aPPw47sJjmWf5bkwksP+772gFgxrh2E2t1yP33cTMmKg5Ql0ll4Ds4NbrS8 Aqnw== 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 s7si9132370edd.290.2019.10.20.20.50.11; Sun, 20 Oct 2019 20:50:34 -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 S1726963AbfJUDtT (ORCPT + 99 others); Sun, 20 Oct 2019 23:49:19 -0400 Received: from inva020.nxp.com ([92.121.34.13]:41938 "EHLO inva020.nxp.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726819AbfJUDtS (ORCPT ); Sun, 20 Oct 2019 23:49:18 -0400 Received: from inva020.nxp.com (localhost [127.0.0.1]) by inva020.eu-rdc02.nxp.com (Postfix) with ESMTP id D84871A04F9; Mon, 21 Oct 2019 05:49:15 +0200 (CEST) Received: from invc005.ap-rdc01.nxp.com (invc005.ap-rdc01.nxp.com [165.114.16.14]) by inva020.eu-rdc02.nxp.com (Postfix) with ESMTP id 7446B1A04B8; Mon, 21 Oct 2019 05:49:09 +0200 (CEST) Received: from localhost.localdomain (mega.ap.freescale.net [10.192.208.232]) by invc005.ap-rdc01.nxp.com (Postfix) with ESMTP id A0644402DF; Mon, 21 Oct 2019 11:49:01 +0800 (SGT) From: Ran Wang To: "Rafael J . Wysocki" , Rob Herring , Li Yang , Mark Rutland , Pavel Machek Cc: Li Biwen , 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 v7 1/3] PM: wakeup: Add routine to help fetch wakeup source object. Date: Mon, 21 Oct 2019 11:49:25 +0800 Message-Id: <20191021034927.19300-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. So add this API to help walk through all registered wakeup source objects on that list and return them one by one. Signed-off-by: Ran Wang Tested-by: Leonard Crestez --- Change in v7: - Remove define of member *dev in wake_irq to fix conflict with commit c8377adfa781 ("PM / wakeup: Show wakeup sources stats in sysfs"), user will use ws->dev->parent instead. - Remove '#include ' because it is not used. Change in v6: - Add wakeup_source_get_star() and wakeup_source_get_stop() to aligned with wakeup_sources_stats_seq_start/nex/stop. Change in v5: - Update commit message, add decription of walk through all wakeup source objects. - Add SCU protection in function wakeup_source_get_next(). - Rename wakeup_source member 'attached_dev' to 'dev' and move it up (before wakeirq). Change in v4: - None. Change in v3: - Adjust indentation of *attached_dev;. Change in v2: - None. drivers/base/power/wakeup.c | 37 +++++++++++++++++++++++++++++++++++++ include/linux/pm_wakeup.h | 3 +++ 2 files changed, 40 insertions(+) diff --git a/drivers/base/power/wakeup.c b/drivers/base/power/wakeup.c index 5817b51..dee1b09 100644 --- a/drivers/base/power/wakeup.c +++ b/drivers/base/power/wakeup.c @@ -248,6 +248,43 @@ void wakeup_source_unregister(struct wakeup_source *ws) EXPORT_SYMBOL_GPL(wakeup_source_unregister); /** + * wakeup_source_get_star - Begin a walk on wakeup source list + * @srcuidx: Lock index allocated for this caller. + */ +struct wakeup_source *wakeup_source_get_start(int *srcuidx) +{ + struct list_head *ws_head = &wakeup_sources; + + *srcuidx = srcu_read_lock(&wakeup_srcu); + + return list_entry_rcu(ws_head->next, struct wakeup_source, entry); +} +EXPORT_SYMBOL_GPL(wakeup_source_get_start); + +/** + * wakeup_source_get_next - Get next wakeup source from the list + * @ws: Previous wakeup source object + */ +struct wakeup_source *wakeup_source_get_next(struct wakeup_source *ws) +{ + struct list_head *ws_head = &wakeup_sources; + + return list_next_or_null_rcu(ws_head, &ws->entry, + struct wakeup_source, entry); +} +EXPORT_SYMBOL_GPL(wakeup_source_get_next); + +/** + * wakeup_source_get_stop - Stop a walk on wakeup source list + * @idx: Dedicated lock index of this caller. + */ +void wakeup_source_get_stop(int idx) +{ + srcu_read_unlock(&wakeup_srcu, idx); +} +EXPORT_SYMBOL_GPL(wakeup_source_get_stop); + +/** * device_wakeup_attach - Attach a wakeup source object to a device object. * @dev: Device to handle. * @ws: Wakeup source object to attach to @dev. diff --git a/include/linux/pm_wakeup.h b/include/linux/pm_wakeup.h index 661efa0..172e76c 100644 --- a/include/linux/pm_wakeup.h +++ b/include/linux/pm_wakeup.h @@ -92,6 +92,9 @@ extern void wakeup_source_remove(struct wakeup_source *ws); extern struct wakeup_source *wakeup_source_register(struct device *dev, const char *name); extern void wakeup_source_unregister(struct wakeup_source *ws); +extern struct wakeup_source *wakeup_source_get_start(int *srcuidx); +extern struct wakeup_source *wakeup_source_get_next(struct wakeup_source *ws); +extern void wakeup_source_get_stop(int idx); 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); -- 2.7.4