Received: by 2002:ac0:946b:0:0:0:0:0 with SMTP id j40csp1664572imj; Thu, 14 Feb 2019 09:59:31 -0800 (PST) X-Google-Smtp-Source: AHgI3IYZApMccSufel3GKgUSxV+s26ARPS2pXsmP1F04leSolU9owIoKsusdmH0oOrLySKKHXp/a X-Received: by 2002:a63:ea52:: with SMTP id l18mr961431pgk.317.1550167171469; Thu, 14 Feb 2019 09:59:31 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1550167171; cv=none; d=google.com; s=arc-20160816; b=Fs1M6ei1dDcv2dsaPkEfOjeMDTZRU9gTcdE9883VHWLht5tfBn+7ulED2Z+nhal7Tu jvfglaKQ8a0aqudtyoRy3Bba14EAQE5dPZDoevusXjhaYOlh6X7V9SogceIzYnuX4YxC XzDlGkOqL0tX4PuBTwlg1dPw+c6hJ+bvd6sDH/3N81VHOHRyHTdTfYXBDgPGJ/vc5k6d Vv88/l8460idSJp3fF4SF9ptQIO2zPrUF5f/lCTiSu2SfT6TaRmO8OQqeXCUOG5hVJIT yH211QHTQgfkjK4DirGUNeLAjycbiC+4puzPvtt9zZv9DK3lZmtOI23hKCaZpjf7OjPV yZHg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from; bh=AnWq1EpFW25bTEjrH+FZjcWGtCK9YKCaHMC4j0NDmbU=; b=w8aNqLJGhmgjLhZQ+d13Ag3iybwqjDeHU2CFUzj8P+jPsJo30Koyauhe8+x40ko2tH TpVqYXrikFYKUf1P3esBz6X0fksvCNRAPs6cFZ/6eOo/iOrC0esyJWbESo7SriQFYJFi hsxazOJezTKrq3JsYGGVbGEVq0hWKhuwktOh7BfdqincZNi1BUJO5iYLKdEzPhAOhM8b 0j+8v6EC3nQooKCD0VWfCYgvaw+XdKNEyB5WJuZWi35PK/g0eH5fboqvBp9wffL2JVoG ZWSavsIUDQ2aKqWw1pqim15EtNO5MPsEcYuMFeaTKmZW69kFZkSXxb14ZMwGWXoXvUf7 XFOQ== 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 v6si2950204pfv.181.2019.02.14.09.59.15; Thu, 14 Feb 2019 09:59:31 -0800 (PST) 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 S2392154AbfBNK0s (ORCPT + 99 others); Thu, 14 Feb 2019 05:26:48 -0500 Received: from mx07-00178001.pphosted.com ([62.209.51.94]:31864 "EHLO mx07-00178001.pphosted.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2391269AbfBNK0q (ORCPT ); Thu, 14 Feb 2019 05:26:46 -0500 Received: from pps.filterd (m0046037.ppops.net [127.0.0.1]) by mx07-00178001.pphosted.com (8.16.0.27/8.16.0.27) with SMTP id x1EAQTCm032128; Thu, 14 Feb 2019 11:26:30 +0100 Received: from beta.dmz-eu.st.com (beta.dmz-eu.st.com [164.129.1.35]) by mx07-00178001.pphosted.com with ESMTP id 2qn0jwsvse-1 (version=TLSv1 cipher=ECDHE-RSA-AES256-SHA bits=256 verify=NOT); Thu, 14 Feb 2019 11:26:30 +0100 Received: from zeta.dmz-eu.st.com (zeta.dmz-eu.st.com [164.129.230.9]) by beta.dmz-eu.st.com (STMicroelectronics) with ESMTP id F095731; Thu, 14 Feb 2019 10:26:29 +0000 (GMT) Received: from Webmail-eu.st.com (sfhdag5node3.st.com [10.75.127.15]) by zeta.dmz-eu.st.com (STMicroelectronics) with ESMTP id BB8154E10; Thu, 14 Feb 2019 10:26:29 +0000 (GMT) Received: from localhost (10.75.127.44) by SFHDAG5NODE3.st.com (10.75.127.15) with Microsoft SMTP Server (TLS) id 15.0.1347.2; Thu, 14 Feb 2019 11:26:28 +0100 From: Fabrice Gasnier To: , CC: , , , , , , , , , , Subject: [PATCH v4 3/3] pwm: core: add consumer device link Date: Thu, 14 Feb 2019 11:25:51 +0100 Message-ID: <1550139951-25788-4-git-send-email-fabrice.gasnier@st.com> X-Mailer: git-send-email 1.9.1 In-Reply-To: <1550139951-25788-1-git-send-email-fabrice.gasnier@st.com> References: <1550139951-25788-1-git-send-email-fabrice.gasnier@st.com> MIME-Version: 1.0 Content-Type: text/plain X-Originating-IP: [10.75.127.44] X-ClientProxiedBy: SFHDAG8NODE2.st.com (10.75.127.23) To SFHDAG5NODE3.st.com (10.75.127.15) X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10434:,, definitions=2019-02-14_07:,, signatures=0 Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Add a device link between the PWM consumer and the PWM provider. This enforces the PWM user to get suspended before the PWM provider. It allows proper synchronization of suspend/resume sequences: the PWM user is responsible for properly stopping PWM, before the provider gets suspended: see [1]. Add the device link in: - of_pwm_get() - pwm_get() - devm_*pwm_get() variants as it requires a reference to the device for the PWM consumer. [1] https://lkml.org/lkml/2019/2/5/770 Suggested-by: Thierry Reding Signed-off-by: Fabrice Gasnier --- Changes in v4: - rework error handling following Thierry's comments - turn/split pr_debug() into dev_err()/pr_warn(). Changes in v3: - add struct device to of_get_pwm() arguments to handle device link from there as discussed with Uwe. --- drivers/pwm/core.c | 50 +++++++++++++++++++++++++++++++++++++++++++++++--- include/linux/pwm.h | 6 ++++-- 2 files changed, 51 insertions(+), 5 deletions(-) diff --git a/drivers/pwm/core.c b/drivers/pwm/core.c index 1581f6a..64e10a6 100644 --- a/drivers/pwm/core.c +++ b/drivers/pwm/core.c @@ -636,8 +636,35 @@ static struct pwm_chip *of_node_to_pwmchip(struct device_node *np) return ERR_PTR(-EPROBE_DEFER); } +static struct device_link *pwm_device_link_add(struct device *dev, + struct pwm_device *pwm) +{ + struct device_link *dl; + + if (!dev) { + /* + * No device for the PWM consumer has been provided. It may + * impact the PM sequence ordering: the PWM supplier may get + * suspended before the consumer. + */ + pr_warn("no consumer dev, can't create device link to %s\n", + dev_name(pwm->chip->dev)); + return NULL; + } + + dl = device_link_add(dev, pwm->chip->dev, DL_FLAG_AUTOREMOVE_CONSUMER); + if (!dl) { + dev_err(dev, "failed to create device link to %s\n", + dev_name(pwm->chip->dev)); + return ERR_PTR(-EINVAL); + } + + return dl; +} + /** * of_pwm_get() - request a PWM via the PWM framework + * @dev: device for PWM consumer * @np: device node to get the PWM from * @con_id: consumer name * @@ -655,10 +682,12 @@ static struct pwm_chip *of_node_to_pwmchip(struct device_node *np) * Returns: A pointer to the requested PWM device or an ERR_PTR()-encoded * error code on failure. */ -struct pwm_device *of_pwm_get(struct device_node *np, const char *con_id) +struct pwm_device *of_pwm_get(struct device *dev, struct device_node *np, + const char *con_id) { struct pwm_device *pwm = NULL; struct of_phandle_args args; + struct device_link *dl; struct pwm_chip *pc; int index = 0; int err; @@ -689,6 +718,14 @@ struct pwm_device *of_pwm_get(struct device_node *np, const char *con_id) if (IS_ERR(pwm)) goto put; + dl = pwm_device_link_add(dev, pwm); + if (IS_ERR(dl)) { + /* of_xlate ended up calling pwm_request_from_chip() */ + pwm_free(pwm); + pwm = ERR_CAST(dl); + goto put; + } + /* * If a consumer name was not given, try to look it up from the * "pwm-names" property if it exists. Otherwise use the name of @@ -764,6 +801,7 @@ struct pwm_device *pwm_get(struct device *dev, const char *con_id) const char *dev_id = dev ? dev_name(dev) : NULL; struct pwm_device *pwm; struct pwm_chip *chip; + struct device_link *dl; unsigned int best = 0; struct pwm_lookup *p, *chosen = NULL; unsigned int match; @@ -771,7 +809,7 @@ struct pwm_device *pwm_get(struct device *dev, const char *con_id) /* look up via DT first */ if (IS_ENABLED(CONFIG_OF) && dev && dev->of_node) - return of_pwm_get(dev->of_node, con_id); + return of_pwm_get(dev, dev->of_node, con_id); /* * We look up the provider in the static table typically provided by @@ -848,6 +886,12 @@ struct pwm_device *pwm_get(struct device *dev, const char *con_id) if (IS_ERR(pwm)) return pwm; + dl = pwm_device_link_add(dev, pwm); + if (IS_ERR(dl)) { + pwm_free(pwm); + return ERR_CAST(dl); + } + pwm->args.period = chosen->period; pwm->args.polarity = chosen->polarity; @@ -939,7 +983,7 @@ struct pwm_device *devm_of_pwm_get(struct device *dev, struct device_node *np, if (!ptr) return ERR_PTR(-ENOMEM); - pwm = of_pwm_get(np, con_id); + pwm = of_pwm_get(dev, np, con_id); if (!IS_ERR(pwm)) { *ptr = pwm; devres_add(dev, ptr); diff --git a/include/linux/pwm.h b/include/linux/pwm.h index d5199b5..895e074 100644 --- a/include/linux/pwm.h +++ b/include/linux/pwm.h @@ -406,7 +406,8 @@ struct pwm_device *of_pwm_xlate_with_flags(struct pwm_chip *pc, const struct of_phandle_args *args); struct pwm_device *pwm_get(struct device *dev, const char *con_id); -struct pwm_device *of_pwm_get(struct device_node *np, const char *con_id); +struct pwm_device *of_pwm_get(struct device *dev, struct device_node *np, + const char *con_id); void pwm_put(struct pwm_device *pwm); struct pwm_device *devm_pwm_get(struct device *dev, const char *con_id); @@ -494,7 +495,8 @@ static inline struct pwm_device *pwm_get(struct device *dev, return ERR_PTR(-ENODEV); } -static inline struct pwm_device *of_pwm_get(struct device_node *np, +static inline struct pwm_device *of_pwm_get(struct device *dev, + struct device_node *np, const char *con_id) { return ERR_PTR(-ENODEV); -- 1.9.1